Commit a93af467 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: sc7280: 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 avatarDouglas Anderson <dianders@chromium.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/20230217155838.848403-3-krzysztof.kozlowski@linaro.org
parent 11c0d37d
...@@ -27,7 +27,7 @@ chosen { ...@@ -27,7 +27,7 @@ chosen {
}; };
&apps_rsc { &apps_rsc {
pmg1110-regulators { regulators-2 {
compatible = "qcom,pmg1110-rpmh-regulators"; compatible = "qcom,pmg1110-rpmh-regulators";
qcom,pmic-id = "k"; qcom,pmic-id = "k";
......
...@@ -40,7 +40,7 @@ vreg_edp_bl_crd: vreg-edp-bl-crd-regulator { ...@@ -40,7 +40,7 @@ vreg_edp_bl_crd: vreg-edp-bl-crd-regulator {
/* ADDITIONS TO NODES DEFINED IN PARENT DEVICE TREE FILES */ /* ADDITIONS TO NODES DEFINED IN PARENT DEVICE TREE FILES */
&apps_rsc { &apps_rsc {
pmg1110-regulators { regulators-2 {
compatible = "qcom,pmg1110-rpmh-regulators"; compatible = "qcom,pmg1110-rpmh-regulators";
qcom,pmic-id = "k"; qcom,pmic-id = "k";
......
...@@ -25,7 +25,7 @@ chosen { ...@@ -25,7 +25,7 @@ chosen {
}; };
&apps_rsc { &apps_rsc {
pmr735a-regulators { regulators-2 {
compatible = "qcom,pmr735a-rpmh-regulators"; compatible = "qcom,pmr735a-rpmh-regulators";
qcom,pmic-id = "e"; qcom,pmic-id = "e";
......
...@@ -184,7 +184,7 @@ codec { ...@@ -184,7 +184,7 @@ codec {
}; };
&apps_rsc { &apps_rsc {
pm7325-regulators { regulators-0 {
compatible = "qcom,pm7325-rpmh-regulators"; compatible = "qcom,pm7325-rpmh-regulators";
qcom,pmic-id = "b"; qcom,pmic-id = "b";
...@@ -279,7 +279,7 @@ vreg_l19b_1p8: ldo19 { ...@@ -279,7 +279,7 @@ vreg_l19b_1p8: ldo19 {
}; };
}; };
pm8350c-regulators { regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators"; compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c"; qcom,pmic-id = "c";
......
...@@ -87,7 +87,7 @@ &apps_rsc { ...@@ -87,7 +87,7 @@ &apps_rsc {
* are left out of here since they are managed elsewhere. * are left out of here since they are managed elsewhere.
*/ */
pm7325-regulators { regulators-0 {
compatible = "qcom,pm7325-rpmh-regulators"; compatible = "qcom,pm7325-rpmh-regulators";
qcom,pmic-id = "b"; qcom,pmic-id = "b";
...@@ -188,7 +188,7 @@ vreg_l19b_1p8: ldo19 { ...@@ -188,7 +188,7 @@ vreg_l19b_1p8: ldo19 {
}; };
}; };
pm8350c-regulators { regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators"; compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c"; qcom,pmic-id = "c";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment