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

Device node names should be generic and bindings expect certain pattern
for RPMh regulator nodes.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230127114347.235963-11-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2023-01-27 12:43:47 +01:00 committed by Bjorn Andersson
parent 0223fe2b3f
commit 6216007a3b
3 changed files with 12 additions and 12 deletions

View file

@ -99,7 +99,7 @@
};
&apps_rsc {
pm8350-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
@ -190,7 +190,7 @@
};
};
pm8350c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";
@ -303,7 +303,7 @@
};
};
pm8450-rpmh-regulators {
regulators-2 {
compatible = "qcom,pm8450-rpmh-regulators";
qcom,pmic-id = "h";
@ -346,7 +346,7 @@
};
pmr735a-rpmh-regulators {
regulators-3 {
compatible = "qcom,pmr735a-rpmh-regulators";
qcom,pmic-id = "e";

View file

@ -39,7 +39,7 @@
};
&apps_rsc {
pm8350-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
@ -130,7 +130,7 @@
};
};
pm8350c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";
@ -242,7 +242,7 @@
};
};
pm8450-rpmh-regulators {
regulators-2 {
compatible = "qcom,pm8450-rpmh-regulators";
qcom,pmic-id = "h";
@ -285,7 +285,7 @@
};
pmr735a-rpmh-regulators {
regulators-3 {
compatible = "qcom,pmr735a-rpmh-regulators";
qcom,pmic-id = "e";

View file

@ -116,7 +116,7 @@
};
&apps_rsc {
pm8350-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
@ -212,7 +212,7 @@
};
};
pm8350c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";
@ -348,7 +348,7 @@
};
};
pm8450-rpmh-regulators {
regulators-2 {
compatible = "qcom,pm8450-rpmh-regulators";
qcom,pmic-id = "h";
@ -392,7 +392,7 @@
};
};
pmr735a-rpmh-regulators {
regulators-3 {
compatible = "qcom,pmr735a-rpmh-regulators";
qcom,pmic-id = "e";