Commit 4275d280 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: sc8280xp: 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-5-krzysztof.kozlowski@linaro.org
parent adfb9d68
......@@ -142,7 +142,7 @@ linux,cma {
};
&apps_rsc {
pmc8280-1-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
......@@ -179,7 +179,7 @@ vreg_l6b: ldo6 {
};
};
pmc8280c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";
......@@ -208,7 +208,7 @@ vreg_l13c: ldo13 {
};
};
pmc8280-2-rpmh-regulators {
regulators-2 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "d";
......
......@@ -241,7 +241,7 @@ map1 {
};
&apps_rsc {
pmc8280-1-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
......@@ -292,7 +292,7 @@ vreg_l6b: ldo6 {
};
};
pmc8280c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";
vdd-bob-supply = <&vreg_vph_pwr>;
......@@ -326,7 +326,7 @@ vreg_bob: bob {
};
};
pmc8280-2-rpmh-regulators {
regulators-2 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "d";
......
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