mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-11 00:42:56 -04:00
arm64: dts: qcom: sm8250: 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-9-krzysztof.kozlowski@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
5a88bb6146
commit
537f572b2f
@@ -238,7 +238,7 @@ &adsp {
|
||||
};
|
||||
|
||||
&apps_rsc {
|
||||
pm8009-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8009-1-rpmh-regulators";
|
||||
qcom,pmic-id = "f";
|
||||
|
||||
@@ -284,7 +284,7 @@ vreg_l7f_1p8: ldo7 {
|
||||
};
|
||||
};
|
||||
|
||||
pm8150-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
@@ -417,7 +417,7 @@ vreg_s6a_0p95: smps6 {
|
||||
};
|
||||
};
|
||||
|
||||
pm8150l-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8150l-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
||||
@@ -65,7 +65,7 @@ key-vol-up {
|
||||
};
|
||||
|
||||
&apps_rsc {
|
||||
pm8150-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
@@ -199,7 +199,7 @@ vreg_l18a_0p92: ldo18 {
|
||||
};
|
||||
};
|
||||
|
||||
pm8150l-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8150l-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
@@ -310,7 +310,7 @@ vreg_l11c_3p3: ldo11 {
|
||||
};
|
||||
};
|
||||
|
||||
pm8009-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8009-rpmh-regulators";
|
||||
qcom,pmic-id = "f";
|
||||
|
||||
|
||||
@@ -187,7 +187,7 @@ &adsp {
|
||||
};
|
||||
|
||||
&apps_rsc {
|
||||
pm8150-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
@@ -321,7 +321,7 @@ vreg_l18a_0p9: ldo18 {
|
||||
};
|
||||
};
|
||||
|
||||
pm8150l-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8150l-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
@@ -432,7 +432,7 @@ vreg_l11c_3p3: ldo11 {
|
||||
};
|
||||
};
|
||||
|
||||
pm8009-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8009-rpmh-regulators";
|
||||
qcom,pmic-id = "f";
|
||||
|
||||
|
||||
@@ -123,7 +123,7 @@ &adsp {
|
||||
};
|
||||
|
||||
&apps_rsc {
|
||||
pm8150-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
@@ -247,7 +247,7 @@ vreg_l18a_0p9: ldo18 {
|
||||
* ab: 4600000-6100000
|
||||
* ibb: 800000-5400000
|
||||
*/
|
||||
pm8150l-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8150l-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
@@ -360,7 +360,7 @@ vreg_l11c_3p0: ldo11 {
|
||||
};
|
||||
};
|
||||
|
||||
pm8009-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8009-rpmh-regulators";
|
||||
qcom,pmic-id = "f";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user