mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
ARM: dts: qcom: align RPM regulators node name with bindings
Node names should be generic and new DT schema expects RPM regulators node to be just "regulators". Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220926092104.111449-4-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
9abf2313ad
commit
4dca1ca2d7
|
|
@ -87,7 +87,7 @@ &pm8226_vib {
|
|||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8226-regulators {
|
||||
regulators {
|
||||
compatible = "qcom,rpm-pm8226-regulators";
|
||||
|
||||
pm8226_s3: s3 {
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@ bluetooth {
|
|||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8226-regulators {
|
||||
regulators {
|
||||
compatible = "qcom,rpm-pm8226-regulators";
|
||||
|
||||
pm8226_s3: s3 {
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ phy@b {
|
|||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8841-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8841-regulators";
|
||||
|
||||
pm8841_s1: s1 {
|
||||
|
|
@ -82,7 +82,7 @@ pm8841_s4: s4 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8941-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pm8941-regulators";
|
||||
|
||||
vdd_l1_l3-supply = <&pm8941_s1>;
|
||||
|
|
|
|||
|
|
@ -474,7 +474,7 @@ rpm-requests {
|
|||
compatible = "qcom,rpm-apq8084";
|
||||
qcom,smd-channels = "rpm_requests";
|
||||
|
||||
pma8084-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pma8084-regulators";
|
||||
|
||||
pma8084_s1: s1 {};
|
||||
|
|
|
|||
|
|
@ -344,7 +344,7 @@ led@5 {
|
|||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8841-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8841-regulators";
|
||||
|
||||
pm8841_s1: s1 {
|
||||
|
|
@ -368,7 +368,7 @@ pm8841_s4: s4 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8941-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pm8941-regulators";
|
||||
|
||||
vdd_l1_l3-supply = <&pm8941_s1>;
|
||||
|
|
|
|||
|
|
@ -214,7 +214,7 @@ &pm8941_wled {
|
|||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8841-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8841-regulators";
|
||||
|
||||
pm8841_s1: s1 {
|
||||
|
|
@ -238,7 +238,7 @@ pm8841_s4: s4 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8941-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pm8941-regulators";
|
||||
|
||||
vdd_l1_l3-supply = <&pm8941_s1>;
|
||||
|
|
|
|||
|
|
@ -190,7 +190,7 @@ &remoteproc_mss {
|
|||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8841-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8841-regulators";
|
||||
|
||||
pm8841_s1: s1 {
|
||||
|
|
@ -209,7 +209,7 @@ pm8841_s3: s3 {
|
|||
};
|
||||
};
|
||||
|
||||
pm8941-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pm8941-regulators";
|
||||
|
||||
vdd_l1_l3-supply = <&pm8941_s1>;
|
||||
|
|
|
|||
|
|
@ -470,7 +470,7 @@ &remoteproc_mss {
|
|||
};
|
||||
|
||||
&rpm_requests {
|
||||
pma8084-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pma8084-regulators";
|
||||
|
||||
pma8084_s1: s1 {
|
||||
|
|
|
|||
|
|
@ -319,7 +319,7 @@ led@7 {
|
|||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8941-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8941-regulators";
|
||||
|
||||
vdd_l1_l3-supply = <&pm8941_s1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user