Lines Matching +full:vset +full:- +full:millivolts
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#
15 - Sebastian Reichel <sre@kernel.org>
20 - items:
21 - enum:
22 - qcom,pm8998-coincell
23 - const: qcom,pm8941-coincell
25 - const: qcom,pm8941-coincell
30 qcom,rset-ohms:
32 Resistance (in ohms) for current-limiting resistor. If unspecified,
37 qcom,vset-millivolts:
40 Voltage (in millivolts) to apply for charging. If unspecified, inherit
45 qcom,charger-disable:
50 - compatible
51 - reg
56 - |
58 #address-cells = <1>;
59 #size-cells = <0>;
62 compatible = "qcom,pm8941-coincell";
64 qcom,rset-ohms = <2100>;
65 qcom,vset-millivolts = <3000>;