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

[ Upstream commit 86dd19bbde ]

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-6-krzysztof.kozlowski@linaro.org
Stable-dep-of: a5f01673d394 ("arm64: dts: qcom: sdm845: Fix PSCI power domain names")
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Krzysztof Kozlowski
2023-01-27 12:43:42 +01:00
committed by Greg Kroah-Hartman
parent 343bb27e31
commit 5db8b93cbe
11 changed files with 25 additions and 25 deletions

View File

@@ -351,7 +351,7 @@
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";
@@ -633,7 +633,7 @@
}; };
}; };
pm8005-rpmh-regulators { regulators-1 {
compatible = "qcom,pm8005-rpmh-regulators"; compatible = "qcom,pm8005-rpmh-regulators";
qcom,pmic-id = "c"; qcom,pmic-id = "c";

View File

@@ -271,7 +271,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";
vdd-s1-supply = <&vph_pwr>; vdd-s1-supply = <&vph_pwr>;
@@ -396,7 +396,7 @@
}; };
}; };
pmi8998-rpmh-regulators { regulators-1 {
compatible = "qcom,pmi8998-rpmh-regulators"; compatible = "qcom,pmi8998-rpmh-regulators";
qcom,pmic-id = "b"; qcom,pmic-id = "b";

View File

@@ -166,7 +166,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";
@@ -419,7 +419,7 @@
}; };
}; };
pmi8998-rpmh-regulators { regulators-1 {
compatible = "qcom,pmi8998-rpmh-regulators"; compatible = "qcom,pmi8998-rpmh-regulators";
qcom,pmic-id = "b"; qcom,pmic-id = "b";
@@ -433,7 +433,7 @@
}; };
}; };
pm8005-rpmh-regulators { regulators-2 {
compatible = "qcom,pm8005-rpmh-regulators"; compatible = "qcom,pm8005-rpmh-regulators";
qcom,pmic-id = "c"; qcom,pmic-id = "c";

View File

@@ -117,7 +117,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";
@@ -382,7 +382,7 @@
}; };
}; };
pmi8998-rpmh-regulators { regulators-1 {
compatible = "qcom,pmi8998-rpmh-regulators"; compatible = "qcom,pmi8998-rpmh-regulators";
qcom,pmic-id = "b"; qcom,pmic-id = "b";
@@ -396,7 +396,7 @@
}; };
}; };
pm8005-rpmh-regulators { regulators-2 {
compatible = "qcom,pm8005-rpmh-regulators"; compatible = "qcom,pm8005-rpmh-regulators";
qcom,pmic-id = "c"; qcom,pmic-id = "c";

View File

@@ -144,7 +144,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";
@@ -280,7 +280,7 @@
}; };
}; };
pmi8998-rpmh-regulators { regulators-1 {
compatible = "qcom,pmi8998-rpmh-regulators"; compatible = "qcom,pmi8998-rpmh-regulators";
qcom,pmic-id = "b"; qcom,pmic-id = "b";
@@ -294,7 +294,7 @@
}; };
}; };
pm8005-rpmh-regulators { regulators-2 {
compatible = "qcom,pm8005-rpmh-regulators"; compatible = "qcom,pm8005-rpmh-regulators";
qcom,pmic-id = "c"; qcom,pmic-id = "c";

View File

@@ -110,7 +110,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";
@@ -375,7 +375,7 @@
}; };
}; };
pmi8998-rpmh-regulators { regulators-1 {
compatible = "qcom,pmi8998-rpmh-regulators"; compatible = "qcom,pmi8998-rpmh-regulators";
qcom,pmic-id = "b"; qcom,pmic-id = "b";
@@ -389,7 +389,7 @@
}; };
}; };
pm8005-rpmh-regulators { regulators-2 {
compatible = "qcom,pm8005-rpmh-regulators"; compatible = "qcom,pm8005-rpmh-regulators";
qcom,pmic-id = "c"; qcom,pmic-id = "c";

View File

@@ -78,7 +78,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";
@@ -308,7 +308,7 @@
}; };
}; };
pmi8998-rpmh-regulators { regulators-1 {
compatible = "qcom,pmi8998-rpmh-regulators"; compatible = "qcom,pmi8998-rpmh-regulators";
qcom,pmic-id = "b"; qcom,pmic-id = "b";
@@ -319,7 +319,7 @@
}; };
}; };
pm8005-rpmh-regulators { regulators-2 {
compatible = "qcom,pm8005-rpmh-regulators"; compatible = "qcom,pm8005-rpmh-regulators";
qcom,pmic-id = "c"; qcom,pmic-id = "c";

View File

@@ -125,7 +125,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";

View File

@@ -143,7 +143,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";
@@ -343,7 +343,7 @@
}; };
}; };
pmi8998-rpmh-regulators { regulators-1 {
compatible = "qcom,pmi8998-rpmh-regulators"; compatible = "qcom,pmi8998-rpmh-regulators";
qcom,pmic-id = "b"; qcom,pmic-id = "b";
@@ -355,7 +355,7 @@
}; };
}; };
pm8005-rpmh-regulators { regulators-2 {
compatible = "qcom,pm8005-rpmh-regulators"; compatible = "qcom,pm8005-rpmh-regulators";
qcom,pmic-id = "c"; qcom,pmic-id = "c";

View File

@@ -99,7 +99,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";

View File

@@ -129,7 +129,7 @@
}; };
&apps_rsc { &apps_rsc {
pm8998-rpmh-regulators { regulators-0 {
compatible = "qcom,pm8998-rpmh-regulators"; compatible = "qcom,pm8998-rpmh-regulators";
qcom,pmic-id = "a"; qcom,pmic-id = "a";