Commit 4daafb3509b1143e96b6f66cfb12e71396b900bc

Authored by Ye Li
1 parent 0ff7f22efa

MLK-22853 DTS: imx: fix the regulator off-on-delay property

The property was changed to "u-boot,off-on-delay-us" in u-boot fixed
regulator. Update the dts to use the new name

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit e68d12af8d17ae1017eacfc73b72ab999ef9837f)

Showing 16 changed files with 19 additions and 19 deletions Side-by-side Diff

arch/arm/dts/fsl-imx8mm-ddr4-val.dts
... ... @@ -25,7 +25,7 @@
25 25 gpio = <&gpio2 19 GPIO_ACTIVE_HIGH>;
26 26 enable-active-high;
27 27 startup-delay-us = <100>;
28   - off-on-delay-us = <12000>;
  28 + u-boot,off-on-delay-us = <12000>;
29 29 };
30 30 };
31 31  
arch/arm/dts/fsl-imx8mm-evk.dts
... ... @@ -40,7 +40,7 @@
40 40 gpio = <&gpio2 19 GPIO_ACTIVE_HIGH>;
41 41 enable-active-high;
42 42 startup-delay-us = <100>;
43   - off-on-delay-us = <12000>;
  43 + u-boot,off-on-delay-us = <12000>;
44 44 };
45 45 };
46 46  
arch/arm/dts/fsl-imx8mn-ddr4-evk.dts
... ... @@ -40,7 +40,7 @@
40 40 gpio = <&gpio2 19 GPIO_ACTIVE_HIGH>;
41 41 enable-active-high;
42 42 startup-delay-us = <100>;
43   - off-on-delay-us = <12000>;
  43 + u-boot,off-on-delay-us = <12000>;
44 44 };
45 45 };
46 46  
arch/arm/dts/imx6qdl-sabreauto.dtsi
... ... @@ -168,7 +168,7 @@
168 168 regulator-max-microvolt = <3300000>;
169 169 gpio = <&gpio7 8 GPIO_ACTIVE_HIGH>;
170 170 enable-active-high;
171   - off-on-delay = <20000>;
  171 + u-boot,off-on-delay-us = <20000>;
172 172 /* remove below line to enable this regulator */
173 173 status = "disabled";
174 174 };
arch/arm/dts/imx6sll-evk.dts
... ... @@ -108,7 +108,7 @@
108 108 regulator-min-microvolt = <3000000>;
109 109 regulator-max-microvolt = <3000000>;
110 110 gpio = <&gpio3 30 GPIO_ACTIVE_HIGH>;
111   - off-on-delay = <20000>;
  111 + u-boot,off-on-delay-us = <20000>;
112 112 enable-active-high;
113 113 };
114 114  
... ... @@ -126,7 +126,7 @@
126 126 regulator-min-microvolt = <3000000>;
127 127 regulator-max-microvolt = <3000000>;
128 128 gpio = <&gpio4 4 GPIO_ACTIVE_HIGH>;
129   - off-on-delay = <20000>;
  129 + u-boot,off-on-delay-us = <20000>;
130 130 enable-active-high;
131 131 };
132 132  
arch/arm/dts/imx6sll-lpddr3-arm2.dts
... ... @@ -104,7 +104,7 @@
104 104 regulator-min-microvolt = <3000000>;
105 105 regulator-max-microvolt = <3000000>;
106 106 gpio = <&gpio3 30 GPIO_ACTIVE_HIGH>;
107   - off-on-delay = <20000>;
  107 + u-boot,off-on-delay-us = <20000>;
108 108 enable-active-high;
109 109 };
110 110  
... ... @@ -122,7 +122,7 @@
122 122 regulator-min-microvolt = <3000000>;
123 123 regulator-max-microvolt = <3000000>;
124 124 gpio = <&gpio4 4 GPIO_ACTIVE_HIGH>;
125   - off-on-delay = <20000>;
  125 + u-boot,off-on-delay-us = <20000>;
126 126 enable-active-high;
127 127 };
128 128  
arch/arm/dts/imx6sx-14x14-arm2.dts
... ... @@ -58,7 +58,7 @@
58 58 regulator-min-microvolt = <3300000>;
59 59 regulator-max-microvolt = <3300000>;
60 60 gpio = <&gpio2 11 GPIO_ACTIVE_LOW>;
61   - off-on-delay = <20000>;
  61 + u-boot,off-on-delay-us = <20000>;
62 62 };
63 63  
64 64 reg_usb_otg1_vbus: usb_otg1_vbus {
arch/arm/dts/imx6sx-sdb.dtsi
... ... @@ -83,7 +83,7 @@
83 83 regulator-min-microvolt = <3000000>;
84 84 regulator-max-microvolt = <3000000>;
85 85 gpio = <&gpio2 11 GPIO_ACTIVE_HIGH>;
86   - off-on-delay = <20000>;
  86 + u-boot,off-on-delay-us = <20000>;
87 87 enable-active-high;
88 88 };
89 89  
arch/arm/dts/imx6ul-14x14-ddr3-arm2.dts
... ... @@ -52,7 +52,7 @@
52 52 regulator-min-microvolt = <3000000>;
53 53 regulator-max-microvolt = <3000000>;
54 54 gpio = <&gpio1 9 GPIO_ACTIVE_HIGH>;
55   - off-on-delay = <20000>;
  55 + u-boot,off-on-delay-us = <20000>;
56 56 enable-active-high;
57 57 };
58 58  
... ... @@ -62,7 +62,7 @@
62 62 regulator-min-microvolt = <3000000>;
63 63 regulator-max-microvolt = <3000000>;
64 64 gpio = <&gpio4 10 GPIO_ACTIVE_HIGH>;
65   - off-on-delay = <20000>;
  65 + u-boot,off-on-delay-us = <20000>;
66 66 enable-active-high;
67 67 };
68 68  
arch/arm/dts/imx6ul-14x14-evk.dts
... ... @@ -61,7 +61,7 @@
61 61 regulator-min-microvolt = <3300000>;
62 62 regulator-max-microvolt = <3300000>;
63 63 gpio = <&gpio1 9 GPIO_ACTIVE_HIGH>;
64   - off-on-delay = <20000>;
  64 + u-boot,off-on-delay-us = <20000>;
65 65 enable-active-high;
66 66 };
67 67  
arch/arm/dts/imx6ul-14x14-lpddr2-arm2.dts
... ... @@ -52,7 +52,7 @@
52 52 regulator-min-microvolt = <3000000>;
53 53 regulator-max-microvolt = <3000000>;
54 54 gpio = <&gpio4 11 GPIO_ACTIVE_HIGH>;
55   - off-on-delay = <20000>;
  55 + u-boot,off-on-delay-us = <20000>;
56 56 enable-active-high;
57 57 };
58 58  
arch/arm/dts/imx6ul-9x9-evk.dts
... ... @@ -83,7 +83,7 @@
83 83 regulator-min-microvolt = <3300000>;
84 84 regulator-max-microvolt = <3300000>;
85 85 gpio = <&gpio1 9 GPIO_ACTIVE_HIGH>;
86   - off-on-delay = <20000>;
  86 + u-boot,off-on-delay-us = <20000>;
87 87 enable-active-high;
88 88 };
89 89 };
arch/arm/dts/imx6ull-14x14-ddr3-arm2.dts
... ... @@ -47,7 +47,7 @@
47 47 regulator-min-microvolt = <3000000>;
48 48 regulator-max-microvolt = <3000000>;
49 49 gpio = <&gpio1 9 GPIO_ACTIVE_HIGH>;
50   - off-on-delay = <20000>;
  50 + u-boot,off-on-delay-us = <20000>;
51 51 enable-active-high;
52 52 };
53 53  
arch/arm/dts/imx6ull-14x14-evk.dts
... ... @@ -72,7 +72,7 @@
72 72 regulator-min-microvolt = <3300000>;
73 73 regulator-max-microvolt = <3300000>;
74 74 gpio = <&gpio1 9 GPIO_ACTIVE_HIGH>;
75   - off-on-delay = <20000>;
  75 + u-boot,off-on-delay-us = <20000>;
76 76 enable-active-high;
77 77 };
78 78  
arch/arm/dts/imx6ull-9x9-evk.dts
... ... @@ -85,7 +85,7 @@
85 85 regulator-min-microvolt = <3300000>;
86 86 regulator-max-microvolt = <3300000>;
87 87 gpio = <&gpio1 9 GPIO_ACTIVE_HIGH>;
88   - off-on-delay = <20000>;
  88 + u-boot,off-on-delay-us = <20000>;
89 89 enable-active-high;
90 90 };
91 91 };
arch/arm/dts/imx7d-sdb.dts
... ... @@ -94,7 +94,7 @@
94 94 regulator-max-microvolt = <3300000>;
95 95 gpio = <&gpio5 2 GPIO_ACTIVE_HIGH>;
96 96 startup-delay-us = <200000>;
97   - off-on-delay = <20000>;
  97 + u-boot,off-on-delay-us = <20000>;
98 98 enable-active-high;
99 99 };
100 100