summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/power/supply/ti,bq24735.txt
diff options
context:
space:
mode:
authorPeter Rosin <peda@axentia.se>2016-12-21 22:29:52 +0100
committerSebastian Reichel <sre@kernel.org>2017-01-04 22:03:28 +0100
commitdbff4c8eaa85dca221f07c1d9669a1d58658199b (patch)
tree259632c3ce9b13416369778b970e4b3d487cafb2 /Documentation/devicetree/bindings/power/supply/ti,bq24735.txt
parent577b1f06e22057e9cdc14b1ee5bd25435c71ff0f (diff)
downloadop-kernel-dev-dbff4c8eaa85dca221f07c1d9669a1d58658199b.zip
op-kernel-dev-dbff4c8eaa85dca221f07c1d9669a1d58658199b.tar.gz
power: supply: bq24735: allow polling even if there is no ac-detect gpio
It is possible to verify AC adapter presence via a register read, without any physical connection to the ACOK pin on the charger. Allow this. Signed-off-by: Peter Rosin <peda@axentia.se> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/power/supply/ti,bq24735.txt')
-rw-r--r--Documentation/devicetree/bindings/power/supply/ti,bq24735.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/ti,bq24735.txt b/Documentation/devicetree/bindings/power/supply/ti,bq24735.txt
index efc2c6a..de45e1a 100644
--- a/Documentation/devicetree/bindings/power/supply/ti,bq24735.txt
+++ b/Documentation/devicetree/bindings/power/supply/ti,bq24735.txt
@@ -27,8 +27,8 @@ Optional properties :
- ti,external-control : Indicates that the charger is configured externally
and that the host should not attempt to enable/disable charging or set the
charge voltage/current.
- - poll-interval : In case 'interrupts' is not specified, poll AC presence
- on the ti,ac-detect-gpios GPIO with this interval (milliseconds).
+ - poll-interval : In case 'interrupts' is not specified, poll AC adapter
+ presence with this interval (milliseconds).
Example:
OpenPOWER on IntegriCloud