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/dlg,da9150-charger.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sebastian Reichel <sre@kernel.org>
13 - $ref: power-supply.yaml#
17 const: dlg,da9150-charger
19 io-channels:
21 - description: ADC channel for current
22 - description: ADC channel for bus voltage
23 - description: ADC channel for junction temperature
24 - description: ADC channel for battery voltage
26 io-channel-names:
28 - const: CHAN_IBUS
29 - const: CHAN_VBUS
30 - const: CHAN_TJUNC
31 - const: CHAN_VBAT
34 - compatible
39 - |
42 compatible = "dlg,da9150-charger";
43 io-channels = <&gpadc 0>,
47 io-channel-names = "CHAN_IBUS",