Commit 537f572b authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: sm8250: align RPMh regulator nodes with bindings

Device node names should be generic and bindings expect certain pattern
for RPMh regulator nodes.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230127114347.235963-9-krzysztof.kozlowski@linaro.org
parent 5a88bb61
......@@ -238,7 +238,7 @@ &adsp {
};
&apps_rsc {
pm8009-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8009-1-rpmh-regulators";
qcom,pmic-id = "f";
......@@ -284,7 +284,7 @@ vreg_l7f_1p8: ldo7 {
};
};
pm8150-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8150-rpmh-regulators";
qcom,pmic-id = "a";
......@@ -417,7 +417,7 @@ vreg_s6a_0p95: smps6 {
};
};
pm8150l-rpmh-regulators {
regulators-2 {
compatible = "qcom,pm8150l-rpmh-regulators";
qcom,pmic-id = "c";
......
......@@ -65,7 +65,7 @@ key-vol-up {
};
&apps_rsc {
pm8150-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8150-rpmh-regulators";
qcom,pmic-id = "a";
......@@ -199,7 +199,7 @@ vreg_l18a_0p92: ldo18 {
};
};
pm8150l-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8150l-rpmh-regulators";
qcom,pmic-id = "c";
......@@ -310,7 +310,7 @@ vreg_l11c_3p3: ldo11 {
};
};
pm8009-rpmh-regulators {
regulators-2 {
compatible = "qcom,pm8009-rpmh-regulators";
qcom,pmic-id = "f";
......
......@@ -187,7 +187,7 @@ &adsp {
};
&apps_rsc {
pm8150-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8150-rpmh-regulators";
qcom,pmic-id = "a";
......@@ -321,7 +321,7 @@ vreg_l18a_0p9: ldo18 {
};
};
pm8150l-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8150l-rpmh-regulators";
qcom,pmic-id = "c";
......@@ -432,7 +432,7 @@ vreg_l11c_3p3: ldo11 {
};
};
pm8009-rpmh-regulators {
regulators-2 {
compatible = "qcom,pm8009-rpmh-regulators";
qcom,pmic-id = "f";
......
......@@ -123,7 +123,7 @@ &adsp {
};
&apps_rsc {
pm8150-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8150-rpmh-regulators";
qcom,pmic-id = "a";
......@@ -247,7 +247,7 @@ vreg_l18a_0p9: ldo18 {
* ab: 4600000-6100000
* ibb: 800000-5400000
*/
pm8150l-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8150l-rpmh-regulators";
qcom,pmic-id = "c";
......@@ -360,7 +360,7 @@ vreg_l11c_3p0: ldo11 {
};
};
pm8009-rpmh-regulators {
regulators-2 {
compatible = "qcom,pm8009-rpmh-regulators";
qcom,pmic-id = "f";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment