Lines Matching +full:adc +full:- +full:battery
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/qcom,spmi-rradc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm's SPMI PMIC Round Robin ADC
10 - Caleb Connolly <caleb.connolly@linaro.org>
13 The Qualcomm SPMI Round Robin ADC (RRADC) provides interface to clients to
15 the battery thermistor die temperature, charger temperature, USB and DC input
16 voltage / current and battery ID resistor.
21 - qcom,pmi8998-rradc
22 - qcom,pm660-rradc
27 qcom,batt-id-delay-ms:
28 description: Sets the hardware settling time for the battery ID resistor.
31 "#io-channel-cells":
35 - compatible
36 - reg
41 - |
43 #address-cells = <1>;
44 #size-cells = <0>;
46 adc@4500 {
47 compatible = "qcom,pmi8998-rradc";
49 #io-channel-cells = <1>;