Lines Matching +full:adc +full:- +full:channel +full:- +full:names
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/power/supply/nokia,n900-battery.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Pali Rohár <pali@kernel.org>
11 - Sebastian Reichel <sre@kernel.org>
14 - $ref: power-supply.yaml#
18 const: nokia,n900-battery
20 io-channels:
22 - description: ADC channel for temperature reading
23 - description: ADC channel for battery size identification
24 - description: ADC channel to measure the battery voltage
26 io-channel-names:
28 - const: temp
29 - const: bsi
30 - const: vbat
33 - compatible
34 - io-channels
35 - io-channel-names
40 - |
42 compatible = "nokia,n900-battery";
43 io-channels = <&twl4030_madc 0>,
46 io-channel-names = "temp",