Commit 0223fe2b authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: sm8350: 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-10-krzysztof.kozlowski@linaro.org
parent 537f572b
......@@ -73,7 +73,7 @@ &adsp {
};
&apps_rsc {
pm8350-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
......@@ -178,7 +178,7 @@ vreg_l9b_1p2: ldo9 {
};
};
pm8350c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";
......
......@@ -44,7 +44,7 @@ &adsp {
};
&apps_rsc {
pm8350-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
......@@ -135,7 +135,7 @@ vreg_l9b_1p2: ldo9 {
};
};
pm8350c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
qcom,pmic-id = "c";
......
......@@ -43,7 +43,7 @@ &adsp {
};
&apps_rsc {
pm8350-rpmh-regulators {
regulators-0 {
compatible = "qcom,pm8350-rpmh-regulators";
qcom,pmic-id = "b";
......@@ -134,7 +134,7 @@ vreg_l9b_1p2: ldo9 {
};
};
pm8350c-rpmh-regulators {
regulators-1 {
compatible = "qcom,pm8350c-rpmh-regulators";
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