mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: 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-3-krzysztof.kozlowski@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
fe6d5b8de0
commit
372698e8df
@@ -751,7 +751,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8994-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -963,7 +963,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
pmi8994-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pmi8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -162,7 +162,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8994-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
smd_rpm_regulators: pm8916-regulators {
|
||||
smd_rpm_regulators: regulators {
|
||||
compatible = "qcom,rpm-pm8916-regulators";
|
||||
|
||||
/* pm8916_s1 is managed by rpmpd (MSM8916_VDDCX) */
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8994_regulators: pm8994-regulators {
|
||||
pm8994_regulators: regulators-0 {
|
||||
compatible = "qcom,rpm-pm8994-regulators";
|
||||
|
||||
vdd_l1-supply = <&pm8994_s1>;
|
||||
@@ -281,7 +281,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
pmi8994_regulators: pmi8994-regulators {
|
||||
pmi8994_regulators: regulators-1 {
|
||||
compatible = "qcom,rpm-pmi8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -153,7 +153,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8994-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8994-regulators";
|
||||
|
||||
vdd_l1-supply = <&pm8994_s7>;
|
||||
@@ -363,7 +363,7 @@
|
||||
pm8994_lvs2: lvs2 {};
|
||||
};
|
||||
|
||||
pmi8994_regulators: pmi8994-regulators {
|
||||
pmi8994_regulators: regulators-1 {
|
||||
compatible = "qcom,rpm-pmi8994-regulators";
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
vdd_bst_byp-supply = <&vph_pwr>;
|
||||
|
||||
@@ -551,7 +551,7 @@
|
||||
|
||||
&rpm_requests {
|
||||
/* These values were taken from the original firmware ACPI tables */
|
||||
pm8994_regulators: pm8994-regulators {
|
||||
pm8994_regulators: regulators-0 {
|
||||
compatible = "qcom,rpm-pm8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -835,7 +835,7 @@
|
||||
vreg_lvs2a_1p8: lvs2 { };
|
||||
};
|
||||
|
||||
pmi8994_regulators: pmi8994-regulators {
|
||||
pmi8994_regulators: regulators-1 {
|
||||
compatible = "qcom,rpm-pmi8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
|
||||
&rpm_requests {
|
||||
/* PMI8994 should probe first, because pmi8994_bby supplies some of PM8994's regulators */
|
||||
pmi8994_regulators: pmi8994-regulators {
|
||||
pmi8994_regulators: regulators-0 {
|
||||
compatible = "qcom,rpm-pmi8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -205,7 +205,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
pm8994_regulators: pm8994-regulators {
|
||||
pm8994_regulators: regulators-1 {
|
||||
compatible = "qcom,rpm-pm8994-regulators";
|
||||
|
||||
vdd_s3-supply = <&vph_pwr>;
|
||||
|
||||
@@ -629,7 +629,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8994-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -413,7 +413,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8994-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -598,7 +598,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
pmi8994-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pmi8994-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -219,7 +219,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8994-regulators {
|
||||
regulators-0 {
|
||||
vreg_l17a_2p8: l17 {
|
||||
regulator-name = "vreg_l17a_2p8";
|
||||
regulator-min-microvolt = <2500000>;
|
||||
|
||||
@@ -164,7 +164,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8994-regulators {
|
||||
regulators-0 {
|
||||
vreg_l3a_0p875: l3 {
|
||||
regulator-name = "vreg_l3a_0p875";
|
||||
regulator-min-microvolt = <850000>;
|
||||
|
||||
@@ -216,7 +216,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8994-regulators {
|
||||
regulators-0 {
|
||||
vreg_l3a_0p875: l3 {
|
||||
regulator-name = "vreg_l3a_0p875";
|
||||
regulator-min-microvolt = <850000>;
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8998-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8998-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -390,7 +390,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8998-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8998-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -588,7 +588,7 @@
|
||||
|
||||
};
|
||||
|
||||
pmi8998-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pmi8998-regulators";
|
||||
|
||||
vdd_bob-supply = <&vph_pwr>;
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8998-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8998-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -366,7 +366,7 @@
|
||||
|
||||
};
|
||||
|
||||
pmi8998-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pmi8998-regulators";
|
||||
|
||||
vdd_bob-supply = <&vph_pwr>;
|
||||
|
||||
@@ -288,7 +288,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8998-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8998-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -477,7 +477,7 @@
|
||||
vreg_lvs2a_1p8: lvs2 { };
|
||||
};
|
||||
|
||||
pmi8998-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pmi8998-regulators";
|
||||
|
||||
vdd_bob-supply = <&vph_pwr>;
|
||||
|
||||
@@ -375,7 +375,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8998-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8998-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -538,7 +538,7 @@
|
||||
vreg_lvs2a_1p8: lvs2 { };
|
||||
};
|
||||
|
||||
pmi8998-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pmi8998-regulators";
|
||||
|
||||
vdd_bob-supply = <&vph_pwr>;
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pms405-regulators {
|
||||
regulators {
|
||||
compatible = "qcom,rpm-pms405-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -231,7 +231,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm660-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm660-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -313,7 +313,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
pm660l-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pm660l-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -260,7 +260,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm660l-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm660l-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -394,7 +394,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
pm660-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pm660-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm8953-regulators {
|
||||
regulators {
|
||||
compatible = "qcom,rpm-pm8953-regulators";
|
||||
|
||||
vdd_l1-supply = <&pm8953_s3>;
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
};
|
||||
|
||||
&rpm_requests {
|
||||
pm660l-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm660l-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
@@ -206,7 +206,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
pm660-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pm660-regulators";
|
||||
|
||||
vdd_s1-supply = <&vph_pwr>;
|
||||
|
||||
Reference in New Issue
Block a user