mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
arm64: dts: qcom: sa8295p-adp: 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-3-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
1b8f9b9109
commit
f8e749dc71
|
|
@ -111,7 +111,7 @@ edp3_connector_in: endpoint {
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pmm8540-a-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "a";
|
||||
|
||||
|
|
@ -151,7 +151,7 @@ vreg_l11a: ldo11 {
|
|||
};
|
||||
};
|
||||
|
||||
pmm8540-c-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
|
@ -224,7 +224,7 @@ vreg_l17c: ldo17 {
|
|||
};
|
||||
};
|
||||
|
||||
pmm8540-g-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pm8150-rpmh-regulators";
|
||||
qcom,pmic-id = "g";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user