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

index 6802d36..aa0a7bd 100644 (file)
 };
 
 &apps_rsc {
-       pm8009-rpmh-regulators {
+       regulators-0 {
                compatible = "qcom,pm8009-1-rpmh-regulators";
                qcom,pmic-id = "f";
 
                };
        };
 
-       pm8150-rpmh-regulators {
+       regulators-1 {
                compatible = "qcom,pm8150-rpmh-regulators";
                qcom,pmic-id = "a";
 
                };
        };
 
-       pm8150l-rpmh-regulators {
+       regulators-2 {
                compatible = "qcom,pm8150l-rpmh-regulators";
                qcom,pmic-id = "c";
 
index 632e981..0aee7f8 100644 (file)
@@ -65,7 +65,7 @@
 };
 
 &apps_rsc {
-       pm8150-rpmh-regulators {
+       regulators-0 {
                compatible = "qcom,pm8150-rpmh-regulators";
                qcom,pmic-id = "a";
 
                };
        };
 
-       pm8150l-rpmh-regulators {
+       regulators-1 {
                compatible = "qcom,pm8150l-rpmh-regulators";
                qcom,pmic-id = "c";
 
                };
        };
 
-       pm8009-rpmh-regulators {
+       regulators-2 {
                compatible = "qcom,pm8009-rpmh-regulators";
                qcom,pmic-id = "f";
 
index c0d83fa..e54cdc8 100644 (file)
 };
 
 &apps_rsc {
-       pm8150-rpmh-regulators {
+       regulators-0 {
                compatible = "qcom,pm8150-rpmh-regulators";
                qcom,pmic-id = "a";
 
                };
        };
 
-       pm8150l-rpmh-regulators {
+       regulators-1 {
                compatible = "qcom,pm8150l-rpmh-regulators";
                qcom,pmic-id = "c";
 
                };
        };
 
-       pm8009-rpmh-regulators {
+       regulators-2 {
                compatible = "qcom,pm8009-rpmh-regulators";
                qcom,pmic-id = "f";
 
index e76d0ef..b9c982a 100644 (file)
 };
 
 &apps_rsc {
-       pm8150-rpmh-regulators {
+       regulators-0 {
                compatible = "qcom,pm8150-rpmh-regulators";
                qcom,pmic-id = "a";
 
         * ab: 4600000-6100000
         * ibb: 800000-5400000
         */
-       pm8150l-rpmh-regulators {
+       regulators-1 {
                compatible = "qcom,pm8150l-rpmh-regulators";
                qcom,pmic-id = "c";
 
                };
        };
 
-       pm8009-rpmh-regulators {
+       regulators-2 {
                compatible = "qcom,pm8009-rpmh-regulators";
                qcom,pmic-id = "f";