[PATCH v3 5/5] arm: dts: qcom-msm8660: align RPM regulators node name with bindings

From: Neil Armstrong
Date: Fri Oct 21 2022 - 11:29:36 EST


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

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
arch/arm/boot/dts/qcom-msm8660.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
index ddce7d64ba99..432bea52bfe9 100644
--- a/arch/arm/boot/dts/qcom-msm8660.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
@@ -471,7 +471,7 @@ rpmcc: clock-controller {
clock-names = "pxo";
};

- pm8901-regulators {
+ regulators-0 {
compatible = "qcom,rpm-pm8901-regulators";

pm8901_l0: l0 {};
@@ -495,7 +495,7 @@ pm8901-regulators {
pm8901_mvs: mvs {};
};

- pm8058-regulators {
+ regulators-1 {
compatible = "qcom,rpm-pm8058-regulators";

pm8058_l0: l0 {};

--
b4 0.10.1