mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-25 11:55:16 -04:00
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.org
This commit is contained in:
committed by
Bjorn Andersson
parent
adfb9d68e9
commit
4275d2802b
@@ -142,7 +142,7 @@ linux,cma {
|
||||
};
|
||||
|
||||
&apps_rsc {
|
||||
pmc8280-1-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8350-rpmh-regulators";
|
||||
qcom,pmic-id = "b";
|
||||
|
||||
@@ -179,7 +179,7 @@ vreg_l6b: ldo6 {
|
||||
};
|
||||
};
|
||||
|
||||
pmc8280c-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8350c-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
@@ -208,7 +208,7 @@ vreg_l13c: ldo13 {
|
||||
};
|
||||
};
|
||||
|
||||
pmc8280-2-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8350-rpmh-regulators";
|
||||
qcom,pmic-id = "d";
|
||||
|
||||
|
||||
@@ -241,7 +241,7 @@ map1 {
|
||||
};
|
||||
|
||||
&apps_rsc {
|
||||
pmc8280-1-rpmh-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8350-rpmh-regulators";
|
||||
qcom,pmic-id = "b";
|
||||
|
||||
@@ -292,7 +292,7 @@ vreg_l6b: ldo6 {
|
||||
};
|
||||
};
|
||||
|
||||
pmc8280c-rpmh-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8350c-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
vdd-bob-supply = <&vreg_vph_pwr>;
|
||||
@@ -326,7 +326,7 @@ vreg_bob: bob {
|
||||
};
|
||||
};
|
||||
|
||||
pmc8280-2-rpmh-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8350-rpmh-regulators";
|
||||
qcom,pmic-id = "d";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user