Lines Matching +full:bci3v1 +full:- +full:supply
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/power/supply/twl4030-charger.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
14 value in explicit configuration in device-tree. Rather if there is a sibling
15 of the BCI node which is compatible with "ti,twl4030-usb", then that is used
19 - Sebastian Reichel <sre@kernel.org>
22 - $ref: power-supply.yaml#
26 const: ti,twl4030-bci
32 ti,bb-uvolt:
36 ti,bb-uamp:
40 io-channels:
42 - description: Accessory Charger Voltage Channel
44 io-channel-names:
46 - const: vac
48 bci3v1-supply:
52 - compatible
53 - interrupts
58 - |
61 compatible = "ti,twl4030-bci";
63 ti,bb-uvolt = <3200000>;
64 ti,bb-uamp = <150>;
65 io-channels = <&twl_madc 11>;
66 io-channel-names = "vac";