Lines Matching +full:rpm +full:- +full:pm8941 +full:- +full:regulators

1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/qcom,smd-rpm-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: QCOM SMD RPM REGULATOR
10 The Qualcomm RPM over SMD regulator is modelled as a subdevice of the RPM.
11 Because SMD is used as the communication transport mechanism, the RPM
12 resides as a subnode of the SMD. As such, the SMD-RPM regulator requires
13 that the SMD and RPM nodes be present.
18 Please refer to Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
19 for information regarding the RPM node.
21 The regulator node houses sub-nodes for each regulator within the device.
22 Each sub-node is identified using the node's name, with valid values listed
53 For pm8941, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
73 For pmi8994, s1, s2, s3, boost-bypass
83 - Andy Gross <agross@kernel.org>
84 - Bjorn Andersson <bjorn.andersson@linaro.org>
89 - qcom,rpm-mp5496-regulators
90 - qcom,rpm-pm2250-regulators
91 - qcom,rpm-pm6125-regulators
92 - qcom,rpm-pm660-regulators
93 - qcom,rpm-pm660l-regulators
94 - qcom,rpm-pm8226-regulators
95 - qcom,rpm-pm8841-regulators
96 - qcom,rpm-pm8909-regulators
97 - qcom,rpm-pm8916-regulators
98 - qcom,rpm-pm8937-regulators
99 - qcom,rpm-pm8941-regulators
100 - qcom,rpm-pm8950-regulators
101 - qcom,rpm-pm8953-regulators
102 - qcom,rpm-pm8994-regulators
103 - qcom,rpm-pm8998-regulators
104 - qcom,rpm-pma8084-regulators
105 - qcom,rpm-pmi8994-regulators
106 - qcom,rpm-pmi8998-regulators
107 - qcom,rpm-pmr735a-regulators
108 - qcom,rpm-pms405-regulators
111 ".*-supply$":
114 "^((s|l|lvs|5vs)[0-9]*)|(boost-bypass)|(bob)$":
115 description: List of regulators and its properties
122 - compatible
125 - |
126 pm8941-regulators {
127 compatible = "qcom,rpm-pm8941-regulators";
128 vdd_l13_l20_l23_l24-supply = <&pm8941_boost>;
131 regulator-min-microvolt = <1800000>;
132 regulator-max-microvolt = <1800000>;
136 regulator-min-microvolt = <5000000>;
137 regulator-max-microvolt = <5000000>;
141 regulator-min-microvolt = <2950000>;
142 regulator-max-microvolt = <2950000>;