1 Qualcomm Coincell Charger:
3 The hardware block controls charging for a coincell or capacitor that is
4 used to provide power backup for certain features of the power management
10 Definition: must be: "qcom,pm8941-coincell"
15 Definition: base address of the coincell charger registers
20 Definition: resistance (in ohms) for current-limiting resistor
21 must be one of: 800, 1200, 1700, 2100
23 - qcom,vset-millivolts:
26 Definition: voltage (in millivolts) to apply for charging
27 must be one of: 2500, 3000, 3100, 3200
29 - qcom,charger-disable:
32 Definition: defining this property disables charging
34 This charger is a sub-node of one of the 8941 PMIC blocks, and is specified
35 as a child node in DTS of that node. See ../mfd/qcom,spmi-pmic.txt and
36 ../mfd/qcom-pm8xxx.txt
42 compatible = "qcom,pm8941-coincell";
45 qcom,rset-ohms = <2100>;
46 qcom,vset-millivolts = <3000>;