Lines Matching +full:smd +full:- +full:rpm
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.
15 Please refer to Documentation/devicetree/bindings/soc/qcom/qcom,smd.txt for
16 information pertaining to the SMD node.
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
57 For pmi8994, s1, s2, s3, boost-bypass
65 - Kathiravan T <kathirav@codeaurora.org>
70 - qcom,rpm-mp5496-regulators
71 - qcom,rpm-pm8841-regulators
72 - qcom,rpm-pm8916-regulators
73 - qcom,rpm-pm8941-regulators
74 - qcom,rpm-pm8950-regulators
75 - qcom,rpm-pm8953-regulators
76 - qcom,rpm-pm8994-regulators
77 - qcom,rpm-pm8998-regulators
78 - qcom,rpm-pm660-regulators
79 - qcom,rpm-pm660l-regulators
80 - qcom,rpm-pma8084-regulators
81 - qcom,rpm-pmi8994-regulators
82 - qcom,rpm-pmi8998-regulators
83 - qcom,rpm-pms405-regulators
86 ".*-supply$":
89 "^((s|l|lvs|5vs)[0-9]*)|(boost-bypass)|(bob)$":
96 - compatible
99 - |
100 pm8941-regulators {
101 compatible = "qcom,rpm-pm8941-regulators";
102 vdd_l13_l20_l23_l24-supply = <&pm8941_boost>;
105 regulator-min-microvolt = <1800000>;
106 regulator-max-microvolt = <1800000>;
110 regulator-min-microvolt = <5000000>;
111 regulator-max-microvolt = <5000000>;
115 regulator-min-microvolt = <2950000>;
116 regulator-max-microvolt = <2950000>;