aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/imx27-phytec-phycore-som.dts22
1 files changed, 5 insertions, 17 deletions
diff --git a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
index 22d0d272be7a..aa70ad75d76d 100644
--- a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
+++ b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
@@ -38,28 +38,16 @@
38 fsl,mc13xxx-uses-rtc; 38 fsl,mc13xxx-uses-rtc;
39 39
40 regulators { 40 regulators {
41 sw1a_reg: sw1a { 41 /* SW1A and SW1B joined operation */
42 sw1_reg: sw1a {
42 regulator-min-microvolt = <1200000>; 43 regulator-min-microvolt = <1200000>;
43 regulator-max-microvolt = <1200000>; 44 regulator-max-microvolt = <1520000>;
44 regulator-always-on; 45 regulator-always-on;
45 regulator-boot-on; 46 regulator-boot-on;
46 }; 47 };
47 48
48 sw1b_reg: sw1b { 49 /* SW2A and SW2B joined operation */
49 regulator-min-microvolt = <1200000>; 50 sw2_reg: sw2a {
50 regulator-max-microvolt = <1200000>;
51 regulator-always-on;
52 regulator-boot-on;
53 };
54
55 sw2a_reg: sw2a {
56 regulator-min-microvolt = <1800000>;
57 regulator-max-microvolt = <1800000>;
58 regulator-always-on;
59 regulator-boot-on;
60 };
61
62 sw2b_reg: sw2b {
63 regulator-min-microvolt = <1800000>; 51 regulator-min-microvolt = <1800000>;
64 regulator-max-microvolt = <1800000>; 52 regulator-max-microvolt = <1800000>;
65 regulator-always-on; 53 regulator-always-on;