Lines Matching +full:vccio +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/
11 /dts-v1/;
16 model = "TI AM3359 ICE-V2";
17 compatible = "ti,am3359-icev2", "ti,am33xx";
25 stdout-path = &uart3;
29 compatible = "regulator-fixed";
30 regulator-name = "vbat";
31 regulator-min-microvolt = <5000000>;
32 regulator-max-microvolt = <5000000>;
33 regulator-boot-on;
37 compatible = "regulator-fixed";
38 regulator-name = "vtt";
39 regulator-min-microvolt = <1500000>;
40 regulator-max-microvolt = <1500000>;
42 regulator-always-on;
43 regulator-boot-on;
44 enable-active-high;
47 leds-iio {
49 compatible = "gpio-leds";
50 led-out0 {
53 default-state = "off";
56 led-out1 {
59 default-state = "off";
62 led-out2 {
65 default-state = "off";
68 led-out3 {
71 default-state = "off";
74 led-out4 {
77 default-state = "off";
80 led-out5 {
83 default-state = "off";
86 led-out6 {
89 default-state = "off";
92 led-out7 {
95 default-state = "off";
101 compatible = "gpio-leds";
102 pinctrl-names = "default";
103 pinctrl-0 = <&user_leds>;
108 default-state = "off";
109 linux,default-trigger = "cpu0";
115 default-state = "off";
121 default-state = "off";
127 default-state = "off";
128 linux,default-trigger = "mmc0";
134 default-state = "off";
140 default-state = "off";
143 gpio-decoder {
144 compatible = "gpio-decoder";
150 decoder-max-value = <9>;
156 pinctrl-single,pins = <
167 pinctrl-single,pins = <
178 pinctrl-single,pins = <
185 pinctrl-single,pins = <
196 pinctrl-single,pins = <
203 pinctrl-single,pins = <
226 pinctrl-single,pins = <
250 pinctrl-single,pins = <
258 pinctrl-single,pins = <
267 pinctrl-names = "default";
268 pinctrl-0 = <&i2c0_pins_default>;
271 clock-frequency = <400000>;
273 tps: power-controller@2d {
280 gpio-controller;
281 #gpio-cells = <2>;
287 gpio-controller;
288 #gpio-cells = <2>;
291 /* osd9616p0899-10 */
293 compatible = "solomon,ssd1306fb-i2c";
297 solomon,com-seq;
298 solomon,com-invdir;
299 solomon,page-offset = <0>;
307 pinctrl-names = "default";
308 pinctrl-0 = <&spi0_pins_default>;
311 compatible = "pisosr-gpio";
312 gpio-controller;
313 #gpio-cells = <2>;
315 load-gpios = <&gpio3 18 GPIO_ACTIVE_LOW>;
318 spi-max-frequency = <1000000>;
319 spi-cpol;
323 #address-cells = <1>;
324 #size-cells = <1>;
325 compatible = "winbond,w25q64", "jedec,spi-nor";
326 spi-max-frequency = <80000000>;
327 m25p,fast-read;
331 label = "u-boot-spl";
333 read-only;
337 label = "u-boot";
339 read-only;
343 label = "u-boot-env";
345 read-only;
359 ti,adc-channels = <1 2 3 4 5 6 7>;
366 vcc1-supply = <&vbat>;
367 vcc2-supply = <&vbat>;
368 vcc3-supply = <&vbat>;
369 vcc4-supply = <&vbat>;
370 vcc5-supply = <&vbat>;
371 vcc6-supply = <&vbat>;
372 vcc7-supply = <&vbat>;
373 vccio-supply = <&vbat>;
377 regulator-always-on;
381 regulator-always-on;
385 regulator-name = "vdd_mpu";
386 regulator-min-microvolt = <912500>;
387 regulator-max-microvolt = <1326000>;
388 regulator-boot-on;
389 regulator-always-on;
393 regulator-name = "vdd_core";
394 regulator-min-microvolt = <912500>;
395 regulator-max-microvolt = <1144000>;
396 regulator-boot-on;
397 regulator-always-on;
401 regulator-always-on;
405 regulator-always-on;
409 regulator-always-on;
413 regulator-always-on;
417 regulator-always-on;
421 regulator-always-on;
425 regulator-always-on;
429 regulator-always-on;
433 regulator-min-microvolt = <1800000>;
434 regulator-max-microvolt = <3300000>;
435 regulator-always-on;
442 vmmc-supply = <&vmmc_reg>;
443 bus-width = <4>;
444 pinctrl-names = "default";
445 pinctrl-0 = <&mmc0_pins_default>;
450 ti,no-reset-on-init;
451 ti,no-idle-on-init;
455 pinctrl-names = "default";
456 pinctrl-0 = <&uart3_pins_default>;
462 gpio-hog;
464 output-high;
465 line-name = "PR1_MII_CTRL";
469 gpio-hog;
471 /* ETH1 mux: Low for MII-PRU, high for RMII-CPSW */
472 output-high;
473 line-name = "MUX_MII_CTL1";
478 phy-handle = <ðphy0>;
479 phy-mode = "rmii";
484 phy-handle = <ðphy1>;
485 phy-mode = "rmii";
490 pinctrl-names = "default", "sleep";
491 pinctrl-0 = <&cpsw_default>;
492 pinctrl-1 = <&cpsw_sleep>;
498 pinctrl-names = "default", "sleep";
499 pinctrl-0 = <&davinci_mdio_default>;
500 pinctrl-1 = <&davinci_mdio_sleep>;
502 reset-gpios = <&gpio2 5 GPIO_ACTIVE_LOW>;
503 reset-delay-us = <2>; /* PHY datasheet states 1uS min */
505 ethphy0: ethernet-phy@1 {
509 ethphy1: ethernet-phy@3 {