mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
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: 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
This commit is contained in:
parent
0223fe2b3f
commit
6216007a3b
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user