Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: qcom: align RPM regulators node name with bindings

Node names should be generic and new DT schema expects RPM regulators
node to be just "regulators".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220926092104.111449-4-krzysztof.kozlowski@linaro.org

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
4dca1ca2 9abf2313

+13 -13
+1 -1
arch/arm/boot/dts/qcom-apq8026-asus-sparrow.dts
··· 87 87 }; 88 88 89 89 &rpm_requests { 90 - pm8226-regulators { 90 + regulators { 91 91 compatible = "qcom,rpm-pm8226-regulators"; 92 92 93 93 pm8226_s3: s3 {
+1 -1
arch/arm/boot/dts/qcom-apq8026-lg-lenok.dts
··· 115 115 }; 116 116 117 117 &rpm_requests { 118 - pm8226-regulators { 118 + regulators { 119 119 compatible = "qcom,rpm-pm8226-regulators"; 120 120 121 121 pm8226_s3: s3 {
+2 -2
arch/arm/boot/dts/qcom-apq8074-dragonboard.dts
··· 58 58 }; 59 59 60 60 &rpm_requests { 61 - pm8841-regulators { 61 + regulators-0 { 62 62 compatible = "qcom,rpm-pm8841-regulators"; 63 63 64 64 pm8841_s1: s1 { ··· 82 82 }; 83 83 }; 84 84 85 - pm8941-regulators { 85 + regulators-1 { 86 86 compatible = "qcom,rpm-pm8941-regulators"; 87 87 88 88 vdd_l1_l3-supply = <&pm8941_s1>;
+1 -1
arch/arm/boot/dts/qcom-apq8084.dtsi
··· 474 474 compatible = "qcom,rpm-apq8084"; 475 475 qcom,smd-channels = "rpm_requests"; 476 476 477 - pma8084-regulators { 477 + regulators-0 { 478 478 compatible = "qcom,rpm-pma8084-regulators"; 479 479 480 480 pma8084_s1: s1 {};
+2 -2
arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts
··· 344 344 }; 345 345 346 346 &rpm_requests { 347 - pm8841-regulators { 347 + regulators-0 { 348 348 compatible = "qcom,rpm-pm8841-regulators"; 349 349 350 350 pm8841_s1: s1 { ··· 368 368 }; 369 369 }; 370 370 371 - pm8941-regulators { 371 + regulators-1 { 372 372 compatible = "qcom,rpm-pm8941-regulators"; 373 373 374 374 vdd_l1_l3-supply = <&pm8941_s1>;
+2 -2
arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine.dtsi
··· 214 214 }; 215 215 216 216 &rpm_requests { 217 - pm8841-regulators { 217 + regulators-0 { 218 218 compatible = "qcom,rpm-pm8841-regulators"; 219 219 220 220 pm8841_s1: s1 { ··· 238 238 }; 239 239 }; 240 240 241 - pm8941-regulators { 241 + regulators-1 { 242 242 compatible = "qcom,rpm-pm8941-regulators"; 243 243 244 244 vdd_l1_l3-supply = <&pm8941_s1>;
+2 -2
arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts
··· 190 190 }; 191 191 192 192 &rpm_requests { 193 - pm8841-regulators { 193 + regulators-0 { 194 194 compatible = "qcom,rpm-pm8841-regulators"; 195 195 196 196 pm8841_s1: s1 { ··· 209 209 }; 210 210 }; 211 211 212 - pm8941-regulators { 212 + regulators-1 { 213 213 compatible = "qcom,rpm-pm8941-regulators"; 214 214 215 215 vdd_l1_l3-supply = <&pm8941_s1>;
+1 -1
arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts
··· 470 470 }; 471 471 472 472 &rpm_requests { 473 - pma8084-regulators { 473 + regulators-0 { 474 474 compatible = "qcom,rpm-pma8084-regulators"; 475 475 476 476 pma8084_s1: s1 {
+1 -1
arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts
··· 319 319 }; 320 320 321 321 &rpm_requests { 322 - pm8941-regulators { 322 + regulators-0 { 323 323 compatible = "qcom,rpm-pm8941-regulators"; 324 324 325 325 vdd_l1_l3-supply = <&pm8941_s1>;