arm64: dts: qcom: sm8350: 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-10-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2023-01-27 12:43:46 +01:00 committed by Bjorn Andersson
parent 537f572b2f
commit 0223fe2b3f
3 changed files with 6 additions and 6 deletions

View File

@ -73,7 +73,7 @@
};
&apps_rsc {
pm8350-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
@ -178,7 +178,7 @@
};
};
pm8350c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";

View File

@ -44,7 +44,7 @@
};
&apps_rsc {
pm8350-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
@ -135,7 +135,7 @@
};
};
pm8350c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";

View File

@ -43,7 +43,7 @@
};
&apps_rsc {
pm8350-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
@ -134,7 +134,7 @@
};
};
pm8350c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";