arm/dt: msm8974: Remove PM8841 S5-S8 qpnp-regulator device nodes
These regulators will operate in ganged mode and will be controlled by the krait regulator driver. Remove these definitions. Change-Id: I4b1c407241e35c571f20b382ef1b004733336d90 Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
This commit is contained in:
committed by
Stephen Boyd
parent
d6dbd7a557
commit
c2968ac887
@@ -38,45 +38,8 @@
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
qcom,pm8841@5 {
|
||||
|
||||
pm8841_s5: regulator@2000 {
|
||||
regulator-min-microvolt = <850000>;
|
||||
regulator-max-microvolt = <1100000>;
|
||||
qcom,enable-time = <500>;
|
||||
qcom,pull-down-enable = <1>;
|
||||
regulator-always-on;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
pm8841_s6: regulator@2300 {
|
||||
regulator-min-microvolt = <850000>;
|
||||
regulator-max-microvolt = <1100000>;
|
||||
qcom,enable-time = <500>;
|
||||
qcom,pull-down-enable = <1>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
pm8841_s7: regulator@2600 {
|
||||
regulator-min-microvolt = <850000>;
|
||||
regulator-max-microvolt = <1100000>;
|
||||
qcom,enable-time = <500>;
|
||||
qcom,pull-down-enable = <1>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
pm8841_s8: regulator@2900 {
|
||||
regulator-min-microvolt = <850000>;
|
||||
regulator-max-microvolt = <1100000>;
|
||||
qcom,enable-time = <500>;
|
||||
qcom,pull-down-enable = <1>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
/* RPM controlled regulators: */
|
||||
|
||||
&rpm_bus {
|
||||
|
||||
Reference in New Issue
Block a user