Lines Matching +full:init +full:- +full:gpios
2 * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/
14 /dts-v1/;
19 model = "TI AM3359 ICE-V2";
20 compatible = "ti,am3359-icev2", "ti,am33xx";
23 stdout-path = &uart3;
24 tick-timer = &timer2;
33 compatible = "regulator-fixed";
34 regulator-name = "vbat";
35 regulator-min-microvolt = <5000000>;
36 regulator-max-microvolt = <5000000>;
37 regulator-boot-on;
41 compatible = "regulator-fixed";
42 regulator-name = "vtt";
43 regulator-min-microvolt = <1500000>;
44 regulator-max-microvolt = <1500000>;
46 regulator-always-on;
47 regulator-boot-on;
48 enable-active-high;
52 compatible = "gpio-leds";
56 gpios = <&tpic2810 0 GPIO_ACTIVE_HIGH>;
57 default-state = "off";
62 gpios = <&tpic2810 1 GPIO_ACTIVE_HIGH>;
63 default-state = "off";
68 gpios = <&tpic2810 2 GPIO_ACTIVE_HIGH>;
69 default-state = "off";
74 gpios = <&tpic2810 3 GPIO_ACTIVE_HIGH>;
75 default-state = "off";
80 gpios = <&tpic2810 4 GPIO_ACTIVE_HIGH>;
81 default-state = "off";
86 gpios = <&tpic2810 5 GPIO_ACTIVE_HIGH>;
87 default-state = "off";
92 gpios = <&tpic2810 6 GPIO_ACTIVE_HIGH>;
93 default-state = "off";
98 gpios = <&tpic2810 7 GPIO_ACTIVE_HIGH>;
99 default-state = "off";
105 compatible = "gpio-leds";
106 pinctrl-names = "default";
107 pinctrl-0 = <&user_leds>;
111 gpios = <&gpio0 17 GPIO_ACTIVE_HIGH>;
112 default-state = "off";
113 linux,default-trigger = "cpu0";
118 gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
119 default-state = "off";
124 gpios = <&gpio3 9 GPIO_ACTIVE_HIGH>;
125 default-state = "off";
130 gpios = <&gpio1 30 GPIO_ACTIVE_HIGH>;
131 default-state = "off";
132 linux,default-trigger = "mmc0";
137 gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>;
138 default-state = "off";
143 gpios = <&gpio0 19 GPIO_ACTIVE_HIGH>;
144 default-state = "off";
151 pinctrl-single,pins = <
162 pinctrl-single,pins = <
174 pinctrl-single,pins = <
181 pinctrl-single,pins = <
190 pinctrl-single,pins = <
197 pinctrl-single,pins = <
220 pinctrl-single,pins = <
244 pinctrl-single,pins = <
252 pinctrl-single,pins = <
261 pinctrl-names = "default";
262 pinctrl-0 = <&i2c0_pins_default>;
265 clock-frequency = <400000>;
267 tps: power-controller@2d {
274 gpio-controller;
275 #gpio-cells = <2>;
282 vcc1-supply = <&vbat>;
283 vcc2-supply = <&vbat>;
284 vcc3-supply = <&vbat>;
285 vcc4-supply = <&vbat>;
286 vcc5-supply = <&vbat>;
287 vcc6-supply = <&vbat>;
288 vcc7-supply = <&vbat>;
289 vccio-supply = <&vbat>;
293 regulator-always-on;
297 regulator-always-on;
301 regulator-name = "vdd_mpu";
302 regulator-min-microvolt = <912500>;
303 regulator-max-microvolt = <1326000>;
304 regulator-boot-on;
305 regulator-always-on;
309 regulator-name = "vdd_core";
310 regulator-min-microvolt = <912500>;
311 regulator-max-microvolt = <1144000>;
312 regulator-boot-on;
313 regulator-always-on;
317 regulator-always-on;
321 regulator-always-on;
325 regulator-always-on;
329 regulator-always-on;
333 regulator-always-on;
337 regulator-always-on;
341 regulator-always-on;
345 regulator-always-on;
349 regulator-min-microvolt = <1800000>;
350 regulator-max-microvolt = <3300000>;
351 regulator-always-on;
358 vmmc-supply = <&vmmc_reg>;
359 bus-width = <4>;
360 pinctrl-names = "default";
361 pinctrl-0 = <&mmc0_pins_default>;
366 ti,no-reset-on-init;
367 ti,no-idle-on-init;
370 gpio-hog;
371 gpios = <7 GPIO_ACTIVE_HIGH>;
372 output-high;
373 line-name = "FET_SWITCH_CTRL";
378 pinctrl-names = "default";
379 pinctrl-0 = <&uart3_pins_default>;
385 gpio-hog;
386 gpios = <4 GPIO_ACTIVE_HIGH>;
387 output-high;
388 line-name = "PR1_MII_CTRL";
392 gpio-hog;
393 gpios = <10 GPIO_ACTIVE_HIGH>;
394 output-high;
395 line-name = "MUX_MII_CTRL";
401 phy-mode = "rmii";
407 phy-mode = "rmii";
412 pinctrl-names = "default", "sleep";
413 pinctrl-0 = <&cpsw_default>;
414 pinctrl-1 = <&cpsw_sleep>;
420 rmii-clock-ext;
424 pinctrl-names = "default", "sleep";
425 pinctrl-0 = <&davinci_mdio_default>;
426 pinctrl-1 = <&davinci_mdio_sleep>;
428 reset-gpios = <&gpio2 5 GPIO_ACTIVE_LOW>;
429 reset-delay-us = <2>; /* PHY datasheet states 1uS min */