Lines Matching +full:ac +full:- +full:charger
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/power/supply/tps65217-charger.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TPS65217 Charger
10 - Sebastian Reichel <sre@kernel.org>
13 - $ref: power-supply.yaml#
17 const: ti,tps65217-charger
23 interrupt-names:
25 - const: USB
26 - const: AC
29 - compatible
30 - interrupts
31 - interrupt-names
36 - |
38 charger {
39 compatible = "ti,tps65217-charger";
41 interrupt-names = "USB", "AC";