Lines Matching +full:vccio +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014 NovaTech LLC - https://www.novatechweb.com
5 /dts-v1/;
11 compatible = "novatech,am335x-lxm", "ti,am33xx";
15 cpu0-supply = <&vdd1_reg>;
24 /* Power supply provides a fixed 5V @2A */
26 compatible = "regulator-fixed";
27 regulator-name = "vbat";
28 regulator-min-microvolt = <5000000>;
29 regulator-max-microvolt = <5000000>;
30 regulator-boot-on;
33 /* Power supply provides a fixed 3.3V @3A */
35 compatible = "regulator-fixed";
36 regulator-name = "vmmcsd_fixed";
37 regulator-min-microvolt = <3300000>;
38 regulator-max-microvolt = <3300000>;
39 regulator-boot-on;
45 pinctrl-single,pins = <
56 pinctrl-single,pins = <
63 pinctrl-single,pins = <
89 pinctrl-single,pins = <
115 pinctrl-single,pins = <
123 pinctrl-single,pins = <
131 pinctrl-single,pins = <
146 pinctrl-single,pins = <
154 pinctrl-names = "default";
155 pinctrl-0 = <&i2c0_pins>;
158 clock-frequency = <400000>;
163 gpio-controller;
164 #gpio-cells = <2>;
170 gpio-controller;
171 #gpio-cells = <2>;
183 vcc1-supply = <&vbat>;
184 vcc2-supply = <&vbat>;
185 vcc3-supply = <&vbat>;
186 vcc4-supply = <&vbat>;
187 vcc5-supply = <&vbat>;
188 vcc6-supply = <&vbat>;
189 vcc7-supply = <&vbat>;
190 vccio-supply = <&vbat>;
193 /* vrtc - unused */
196 regulator-name = "vio_1v5,ddr";
197 regulator-min-microvolt = <1500000>;
198 regulator-max-microvolt = <1500000>;
199 regulator-boot-on;
200 regulator-always-on;
204 regulator-name = "vdd1,mpu";
205 regulator-min-microvolt = <600000>;
206 regulator-max-microvolt = <1500000>;
207 regulator-boot-on;
208 regulator-always-on;
212 regulator-name = "vdd2_1v1,core";
213 regulator-min-microvolt = <1100000>;
214 regulator-max-microvolt = <1100000>;
215 regulator-boot-on;
216 regulator-always-on;
219 /* vdd3 - unused */
221 /* vdig1 - unused */
224 regulator-name = "vdig2_1v8,vdds_pll";
225 regulator-min-microvolt = <1800000>;
226 regulator-max-microvolt = <1800000>;
227 regulator-boot-on;
228 regulator-always-on;
231 /* vpll - unused */
234 regulator-name = "vdac_1v8,vdds";
235 regulator-min-microvolt = <1800000>;
236 regulator-max-microvolt = <1800000>;
237 regulator-boot-on;
238 regulator-always-on;
242 regulator-name = "vaux1_1v8,usb";
243 regulator-min-microvolt = <1800000>;
244 regulator-max-microvolt = <1800000>;
245 regulator-boot-on;
246 regulator-always-on;
250 regulator-name = "vaux2_3v3,io";
251 regulator-min-microvolt = <3300000>;
252 regulator-max-microvolt = <3300000>;
253 regulator-boot-on;
254 regulator-always-on;
258 regulator-name = "vaux33_3v3,usb";
259 regulator-min-microvolt = <3300000>;
260 regulator-max-microvolt = <3300000>;
261 regulator-boot-on;
262 regulator-always-on;
266 regulator-name = "vmmc_3v3,io";
267 regulator-min-microvolt = <3300000>;
268 regulator-max-microvolt = <3300000>;
269 regulator-boot-on;
270 regulator-always-on;
284 pinctrl-names = "default";
285 pinctrl-0 = <&uart0_pins>;
299 phy-handle = <ðphy0>;
300 phy-mode = "rmii";
305 phy-handle = <ðphy1>;
306 phy-mode = "rmii";
311 pinctrl-names = "default", "sleep";
312 pinctrl-0 = <&cpsw_default>;
313 pinctrl-1 = <&cpsw_sleep>;
319 pinctrl-names = "default", "sleep";
320 pinctrl-0 = <&davinci_mdio_default>;
321 pinctrl-1 = <&davinci_mdio_sleep>;
324 ethphy0: ethernet-phy@5 {
328 ethphy1: ethernet-phy@4 {
334 pinctrl-names = "default";
335 pinctrl-0 = <&mmc1_pins>;
336 vmmc-supply = <&vmmcsd_fixed>;
337 bus-width = <4>;
342 pinctrl-names = "default";
343 pinctrl-0 = <&emmc_pins>;
344 vmmc-supply = <&vmmcsd_fixed>;
345 bus-width = <8>;
346 non-removable;