mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 05:27:07 +02:00
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: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Douglas Anderson <dianders@chromium.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230217155838.848403-3-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
11c0d37d4c
commit
a93af4677e
|
|
@ -27,7 +27,7 @@ chosen {
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pmg1110-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pmg1110-rpmh-regulators";
|
||||
qcom,pmic-id = "k";
|
||||
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ vreg_edp_bl_crd: vreg-edp-bl-crd-regulator {
|
|||
/* ADDITIONS TO NODES DEFINED IN PARENT DEVICE TREE FILES */
|
||||
|
||||
&apps_rsc {
|
||||
pmg1110-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pmg1110-rpmh-regulators";
|
||||
qcom,pmic-id = "k";
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ chosen {
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pmr735a-regulators {
|
||||
regulators-2 {
|
||||
compatible = "qcom,pmr735a-rpmh-regulators";
|
||||
qcom,pmic-id = "e";
|
||||
|
||||
|
|
|
|||
|
|
@ -184,7 +184,7 @@ codec {
|
|||
};
|
||||
|
||||
&apps_rsc {
|
||||
pm7325-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm7325-rpmh-regulators";
|
||||
qcom,pmic-id = "b";
|
||||
|
||||
|
|
@ -279,7 +279,7 @@ vreg_l19b_1p8: ldo19 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8350c-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8350c-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@ &apps_rsc {
|
|||
* are left out of here since they are managed elsewhere.
|
||||
*/
|
||||
|
||||
pm7325-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,pm7325-rpmh-regulators";
|
||||
qcom,pmic-id = "b";
|
||||
|
||||
|
|
@ -188,7 +188,7 @@ vreg_l19b_1p8: ldo19 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8350c-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,pm8350c-rpmh-regulators";
|
||||
qcom,pmic-id = "c";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user