Lines Matching +full:io +full:- +full:channels
4 - compatible: Shall be "motorola,cpcap-battery"
5 - interrupts: Interrupt specifier for each name in interrupt-names
6 - interrupt-names: Should contain the following entries:
8 - io-channels: IIO ADC channel specifier for each name in io-channel-names
9 - io-channel-names: Should contain the following entries:
11 - power-supplies: List of phandles for power-supplying devices, as
18 compatible = "motorola,cpcap-battery";
19 interrupts-extended = <
23 interrupt-names =
26 io-channels = <&cpcap_adc 0 &cpcap_adc 1
28 io-channel-names = "battdetb", "battp",
30 power-supplies = <&cpcap_charger>;