arm64: dts: qcom: sc8280xp: 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-5-krzysztof.kozlowski@linaro.orgpull/938/head
parent
adfb9d68e9
commit
4275d2802b
|
|
@ -142,7 +142,7 @@
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pmc8280-1-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8350-rpmh-regulators";
|
||||
qcom,pmic-id = "b";
|
||||
|
||||
|
|
@ -179,7 +179,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
pmc8280c-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8350c-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
|
@ -208,7 +208,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
pmc8280-2-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8350-rpmh-regulators";
|
||||
qcom,pmic-id = "d";
|
||||
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pmc8280-1-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8350-rpmh-regulators";
|
||||
qcom,pmic-id = "b";
|
||||
|
||||
|
|
@ -292,7 +292,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
pmc8280c-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8350c-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
vdd-bob-supply = <&vreg_vph_pwr>;
|
||||
|
|
@ -326,7 +326,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
pmc8280-2-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8350-rpmh-regulators";
|
||||
qcom,pmic-id = "d";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue