mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
arm64: dts: qcom: sm8150: 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-8-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
45e9251bdd
commit
5a88bb6146
|
|
@ -72,7 +72,7 @@ queue0 {
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pmm8155au-1-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pmm8155au-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
|
|
@ -201,7 +201,7 @@ vreg_l17a_2p96: ldo17 {
|
|||
};
|
||||
};
|
||||
|
||||
pmm8155au-2-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pmm8155au-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ key-vol-up {
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pm8150-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
|
|
@ -211,7 +211,7 @@ vreg_l17a_3p0: ldo17 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8150l-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8150l-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
|
@ -324,7 +324,7 @@ vreg_l11c_3p3: ldo11 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8009-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8009-rpmh-regulators";
|
||||
qcom,pmic-id = "f";
|
||||
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ key-vol-up {
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pm8150-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
|
|
@ -216,7 +216,7 @@ vreg_l17a_3p0: ldo17 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8150l-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8150l-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
|
@ -329,7 +329,7 @@ vreg_l11c_3p3: ldo11 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8009-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8009-rpmh-regulators";
|
||||
qcom,pmic-id = "f";
|
||||
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@ vreg_s4a_1p8: pm8150-s4 {
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pm8150-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
|
|
@ -206,7 +206,7 @@ vreg_l17a_3p0: ldo17 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8150l-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8150l-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
|
@ -319,7 +319,7 @@ vreg_l11c_3p3: ldo11 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8009-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8009-rpmh-regulators";
|
||||
qcom,pmic-id = "f";
|
||||
|
||||
|
|
|
|||
|
|
@ -173,7 +173,7 @@ &adsp_mem {
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pm8150-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
|
|
@ -306,7 +306,7 @@ vreg_l18a_0p8: ldo18 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8150l-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8150l-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user