Lines Matching +full:vddadc +full:- +full:supply
1 # SPDX-License-Identifier: GPL-2.0
4 ---
5 $id: http://devicetree.org/schemas/power/supply/stericsson,ab8500-charger.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Sebastian Reichel <sre@kernel.org>
14 - $ref: power-supply.yaml#
18 const: stericsson,ab8500-charger
20 monitored-battery:
28 vddadc-supply:
29 description: Supply for USB and Main charger
38 interrupt-names:
40 - const: MAIN_CH_UNPLUG_DET
41 - const: MAIN_CHARGE_PLUG_DET
42 - const: MAIN_EXT_CH_NOT_OK
43 - const: MAIN_CH_TH_PROT_R
44 - const: MAIN_CH_TH_PROT_F
45 - const: VBUS_DET_F
46 - const: VBUS_DET_R
47 - const: USB_LINK_STATUS
48 - const: USB_CH_TH_PROT_R
49 - const: USB_CH_TH_PROT_F
50 - const: USB_CHARGER_NOT_OKR
51 - const: VBUS_OVV
52 - const: CH_WD_EXP
53 - const: VBUS_CH_DROP_END
55 io-channels:
59 io-channel-names:
61 - items:
62 - const: main_charger_v
63 - const: main_charger_c
64 - const: vbus_v
65 - const: usb_charger_c
66 - items:
67 - const: vbus_v
68 - const: usb_charger_c
72 - compatible
73 - monitored-battery
74 - vddadc-supply
75 - interrupts
76 - interrupt-names
77 - io-channels
78 - io-channel-names
83 - |
84 #include <dt-bindings/interrupt-controller/irq.h>
87 compatible = "stericsson,ab8500-charger";
88 monitored-battery = <&battery>;
89 vddadc-supply = <&ab8500_ldo_tvout_reg>;
104 interrupt-names = "MAIN_CH_UNPLUG_DET",
118 io-channels = <&gpadc 0x03>,
122 io-channel-names = "main_charger_v",