arm64: dts: qcom: sm8450: align RPMh regulator nodes with bindings
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 27 Jan 2023 11:43:47 +0000 (12:43 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 9 Feb 2023 00:02:17 +0000 (16:02 -0800)
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
arch/arm64/boot/dts/qcom/sm8450-hdk.dts
arch/arm64/boot/dts/qcom/sm8450-qrd.dts
arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara.dtsi

index 5bdc2c1159ae814d2f5962d42999dbdaefb0344b..feef3837e4cdc8e54110aed14590d125b6648d02 100644 (file)
@@ -99,7 +99,7 @@
 };
 
 &apps_rsc {
-       pm8350-rpmh-regulators {
+       regulators-0 {
                compatible = "qcom,pm8350-rpmh-regulators";
                qcom,pmic-id = "b";
 
                };
        };
 
-       pm8350c-rpmh-regulators {
+       regulators-1 {
                compatible = "qcom,pm8350c-rpmh-regulators";
                qcom,pmic-id = "c";
 
                };
        };
 
-       pm8450-rpmh-regulators {
+       regulators-2 {
                compatible = "qcom,pm8450-rpmh-regulators";
                qcom,pmic-id = "h";
 
 
        };
 
-       pmr735a-rpmh-regulators {
+       regulators-3 {
                compatible = "qcom,pmr735a-rpmh-regulators";
                qcom,pmic-id = "e";
 
index 134ffdfc2c6311b0e00fd1cf1aec8520d7a19c0f..f7592946c783b2d0ca9b5d17038d3ccf483e91a1 100644 (file)
@@ -39,7 +39,7 @@
 };
 
 &apps_rsc {
-       pm8350-rpmh-regulators {
+       regulators-0 {
                compatible = "qcom,pm8350-rpmh-regulators";
                qcom,pmic-id = "b";
 
                };
        };
 
-       pm8350c-rpmh-regulators {
+       regulators-1 {
                compatible = "qcom,pm8350c-rpmh-regulators";
                qcom,pmic-id = "c";
 
                };
        };
 
-       pm8450-rpmh-regulators {
+       regulators-2 {
                compatible = "qcom,pm8450-rpmh-regulators";
                qcom,pmic-id = "h";
 
 
        };
 
-       pmr735a-rpmh-regulators {
+       regulators-3 {
                compatible = "qcom,pmr735a-rpmh-regulators";
                qcom,pmic-id = "e";
 
index 8ea42519b0dfcb5fb217f46c3f0d4f5b37fddceb..67538b5a557e2378304eb3605a2d4a713a57ebf7 100644 (file)
 };
 
 &apps_rsc {
-       pm8350-rpmh-regulators {
+       regulators-0 {
                compatible = "qcom,pm8350-rpmh-regulators";
                qcom,pmic-id = "b";
 
                };
        };
 
-       pm8350c-rpmh-regulators {
+       regulators-1 {
                compatible = "qcom,pm8350c-rpmh-regulators";
                qcom,pmic-id = "c";
 
                };
        };
 
-       pm8450-rpmh-regulators {
+       regulators-2 {
                compatible = "qcom,pm8450-rpmh-regulators";
                qcom,pmic-id = "h";
 
                };
        };
 
-       pmr735a-rpmh-regulators {
+       regulators-3 {
                compatible = "qcom,pmr735a-rpmh-regulators";
                qcom,pmic-id = "e";