Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

power: bq24735-charger: document 'ti,external-control' option

Implement an 'external-control' option for when the charger
shouldn't be configured by the kernel.

Signed-off-by: Jonathan Tinkham <sctincman@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>

authored by

Jonathan Tinkham and committed by
Sebastian Reichel
a60da83f 1a3adce1

+3
+3
Documentation/devicetree/bindings/power_supply/ti,bq24735.txt
··· 22 22 value must be between 128mA and 8.064A with a 128mA step resolution. The 23 23 POR value is 0x1000h. This number is in mA (e.g. 8064), see the spec for 24 24 more information about the InputCurrent (0x3fh) register. 25 + - ti,external-control : Indicates that the charger is configured externally 26 + and that the host should not attempt to enable/disable charging or set the 27 + charge voltage/current. 25 28 26 29 Example: 27 30