Commit 6216007a authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8450: align RPMh regulator nodes with bindings



Device node names should be generic and bindings expect certain pattern
for RPMh regulator nodes.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230127114347.235963-11-krzysztof.kozlowski@linaro.org
parent 0223fe2b
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ vph_pwr: vph-pwr-regulator {
};

&apps_rsc {
	pm8350-rpmh-regulators {
	regulators-0 {
		compatible = "qcom,pm8350-rpmh-regulators";
		qcom,pmic-id = "b";

@@ -190,7 +190,7 @@ vreg_l9b_1p2: ldo9 {
		};
	};

	pm8350c-rpmh-regulators {
	regulators-1 {
		compatible = "qcom,pm8350c-rpmh-regulators";
		qcom,pmic-id = "c";

@@ -303,7 +303,7 @@ vreg_l13c_3p0: ldo13 {
		};
	};

	pm8450-rpmh-regulators {
	regulators-2 {
		compatible = "qcom,pm8450-rpmh-regulators";
		qcom,pmic-id = "h";

@@ -346,7 +346,7 @@ vreg_l3h_0p91: ldo3 {

	};

	pmr735a-rpmh-regulators {
	regulators-3 {
		compatible = "qcom,pmr735a-rpmh-regulators";
		qcom,pmic-id = "e";

+4 −4
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ vph_pwr: vph-pwr-regulator {
};

&apps_rsc {
	pm8350-rpmh-regulators {
	regulators-0 {
		compatible = "qcom,pm8350-rpmh-regulators";
		qcom,pmic-id = "b";

@@ -130,7 +130,7 @@ vreg_l9b_1p2: ldo9 {
		};
	};

	pm8350c-rpmh-regulators {
	regulators-1 {
		compatible = "qcom,pm8350c-rpmh-regulators";
		qcom,pmic-id = "c";

@@ -242,7 +242,7 @@ vreg_l13c_3p0: ldo13 {
		};
	};

	pm8450-rpmh-regulators {
	regulators-2 {
		compatible = "qcom,pm8450-rpmh-regulators";
		qcom,pmic-id = "h";

@@ -285,7 +285,7 @@ vreg_l3h_0p91: ldo3 {

	};

	pmr735a-rpmh-regulators {
	regulators-3 {
		compatible = "qcom,pmr735a-rpmh-regulators";
		qcom,pmic-id = "e";

+4 −4
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@ vph_pwr: vph-pwr-regulator {
};

&apps_rsc {
	pm8350-rpmh-regulators {
	regulators-0 {
		compatible = "qcom,pm8350-rpmh-regulators";
		qcom,pmic-id = "b";

@@ -212,7 +212,7 @@ pm8350_l9: ldo9 {
		};
	};

	pm8350c-rpmh-regulators {
	regulators-1 {
		compatible = "qcom,pm8350c-rpmh-regulators";
		qcom,pmic-id = "c";

@@ -348,7 +348,7 @@ pm8350c_l13: ldo13 {
		};
	};

	pm8450-rpmh-regulators {
	regulators-2 {
		compatible = "qcom,pm8450-rpmh-regulators";
		qcom,pmic-id = "h";

@@ -392,7 +392,7 @@ pm8450_l3: ldo3 {
		};
	};

	pmr735a-rpmh-regulators {
	regulators-3 {
		compatible = "qcom,pmr735a-rpmh-regulators";
		qcom,pmic-id = "e";