|
38 | 38 | }; |
39 | 39 | }; |
40 | 40 |
|
41 | | - dc_5v: dc-5v-regulator { |
| 41 | + dc_5v: regulator-dc-5v { |
42 | 42 | compatible = "regulator-fixed"; |
43 | 43 | regulator-name = "DC_5V"; |
44 | 44 | regulator-min-microvolt = <5000000>; |
|
62 | 62 | * This is a vbus-supply, which also supplies the GL852G usb hub, |
63 | 63 | * thus has to be always-on |
64 | 64 | */ |
65 | | - host_pwr_5v: host-pwr-5v-regulator { |
| 65 | + host_pwr_5v: regulator-host-pwr-5v { |
66 | 66 | compatible = "regulator-fixed"; |
67 | 67 | gpio = <&gpio3 RK_PC4 GPIO_ACTIVE_HIGH>; |
68 | 68 | startup-delay-us = <1500>; |
|
111 | 111 | }; |
112 | 112 | }; |
113 | 113 |
|
114 | | - mcu3v3: mcu3v3-regulator { |
| 114 | + mcu3v3: regulator-mcu3v3 { |
115 | 115 | compatible = "regulator-fixed"; |
116 | 116 | regulator-name = "MCU3V3"; |
117 | 117 | regulator-min-microvolt = <3300000>; |
|
121 | 121 | regulator-boot-on; |
122 | 122 | }; |
123 | 123 |
|
124 | | - vcc_ddr: vcc-ddr-regulator { |
| 124 | + vcc_ddr: regulator-vcc-ddr { |
125 | 125 | compatible = "regulator-fixed"; |
126 | 126 | regulator-name = "VCC_DDR"; |
127 | 127 | regulator-min-microvolt = <1500000>; |
|
131 | 131 | regulator-boot-on; |
132 | 132 | }; |
133 | 133 |
|
134 | | - vcc_io: vcc-io-regulator { |
| 134 | + vcc_io: regulator-vcc-io { |
135 | 135 | compatible = "regulator-fixed"; |
136 | 136 | regulator-name = "VCC_IO"; |
137 | 137 | regulator-min-microvolt = <3300000>; |
|
141 | 141 | regulator-boot-on; |
142 | 142 | }; |
143 | 143 |
|
144 | | - vcc_lan: vcc-lan-regulator { |
| 144 | + vcc_lan: regulator-vcc-lan { |
145 | 145 | compatible = "regulator-fixed"; |
146 | 146 | regulator-name = "VCC_LAN"; |
147 | 147 | regulator-min-microvolt = <3300000>; |
|
151 | 151 | regulator-boot-on; |
152 | 152 | }; |
153 | 153 |
|
154 | | - vcc_sd: vcc-sd-regulator { |
| 154 | + vcc_sd: regulator-vcc-sd { |
155 | 155 | compatible = "regulator-fixed"; |
156 | 156 | gpio = <&gpio1 RK_PB6 GPIO_ACTIVE_LOW>; |
157 | 157 | startup-delay-us = <500>; |
|
163 | 163 | pinctrl-0 = <&sdmmc_pwren>; |
164 | 164 | }; |
165 | 165 |
|
166 | | - vcc_sys: vcc-sys-regulator { |
| 166 | + vcc_sys: regulator-vcc-sys { |
167 | 167 | compatible = "regulator-fixed"; |
168 | 168 | regulator-name = "VCC_SYS"; |
169 | 169 | regulator-min-microvolt = <5000000>; |
|
173 | 173 | regulator-boot-on; |
174 | 174 | }; |
175 | 175 |
|
176 | | - vcc33_hdmi: vcc33-hdmi-regulator { |
| 176 | + vcc33_hdmi: regulator-vcc33-hdmi { |
177 | 177 | compatible = "regulator-fixed"; |
178 | 178 | regulator-name = "VCC33_HDMI"; |
179 | 179 | regulator-min-microvolt = <3300000>; |
|
183 | 183 | regulator-boot-on; |
184 | 184 | }; |
185 | 185 |
|
186 | | - vcca_33: vcca-33-regulator { |
| 186 | + vcca_33: regulator-vcca-33 { |
187 | 187 | compatible = "regulator-fixed"; |
188 | 188 | regulator-name = "VCCA_33"; |
189 | 189 | regulator-min-microvolt = <3300000>; |
|
193 | 193 | regulator-boot-on; |
194 | 194 | }; |
195 | 195 |
|
196 | | - vdd_11: vdd-11-regulator { |
| 196 | + vdd_11: regulator-vdd-11 { |
197 | 197 | compatible = "regulator-fixed"; |
198 | 198 | regulator-name = "VDD_11"; |
199 | 199 | regulator-min-microvolt = <1100000>; |
|
203 | 203 | regulator-boot-on; |
204 | 204 | }; |
205 | 205 |
|
206 | | - vdd11_hdmi: vdd11-hdmi-regulator { |
| 206 | + vdd11_hdmi: regulator-vdd11-hdmi { |
207 | 207 | compatible = "regulator-fixed"; |
208 | 208 | regulator-name = "VDD11_HDMI"; |
209 | 209 | regulator-min-microvolt = <1100000>; |
|
213 | 213 | regulator-boot-on; |
214 | 214 | }; |
215 | 215 |
|
216 | | - vdd_arm: vdd-arm-regulator { |
| 216 | + vdd_arm: regulator-vdd-arm { |
217 | 217 | compatible = "pwm-regulator"; |
218 | 218 | regulator-name = "VDD_ARM"; |
219 | 219 | pwms = <&pwm1 0 25000 1>; |
|
231 | 231 | * driver does not implement regulator support we have to make |
232 | 232 | * sure here that the voltage never drops below 1050 mV. |
233 | 233 | */ |
234 | | - vdd_log: vdd-log-regulator { |
| 234 | + vdd_log: regulator-vdd-log { |
235 | 235 | compatible = "pwm-regulator"; |
236 | 236 | regulator-name = "VDD_LOG"; |
237 | 237 | pwms = <&pwm2 0 25000 1>; |
|
0 commit comments