Lines Matching +full:pm8941 +full:- +full:charger
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8941-coincell.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Coincell Charger
15 - Sebastian Reichel <sre@kernel.org>
19 const: qcom,pm8941-coincell
24 qcom,rset-ohms:
25 description: resistance (in ohms) for current-limiting resistor
28 qcom,vset-millivolts:
33 qcom,charger-disable:
38 - compatible
39 - reg
40 - qcom,rset-ohms
41 - qcom,vset-millivolts
46 - |
48 #address-cells = <1>;
49 #size-cells = <0>;
51 charger@2800 {
52 compatible = "qcom,pm8941-coincell";
54 qcom,rset-ohms = <2100>;
55 qcom,vset-millivolts = <3000>;