Lines Matching +full:gpio +full:- +full:charger
1 # SPDX-License-Identifier: GPL-2.0
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: TI BQ24735 Li-Ion Battery Charger
11 - Sebastian Reichel <sre@kernel.org>
14 - $ref: power-supply.yaml#
27 ti,ac-detect-gpios:
30 This GPIO is optionally used to read the AC adapter status. This is a Host GPIO
32 Note: for backwards compatibility reasons, the GPIO must be active on AC adapter
35 ti,charge-current:
43 ti,charge-voltage:
51 ti,input-current:
54 Used to control and set the charger input current.
59 ti,external-control:
62 Indicates that the charger is configured externally and that the host should not
65 poll-interval:
71 - compatible
72 - reg
77 - |
78 #include <dt-bindings/gpio/gpio.h>
81 #address-cells = <1>;
82 #size-cells = <0>;
84 charger@9 {
87 ti,ac-detect-gpios = <&gpio 72 0x1>;