Lines Matching +full:omap +full:- +full:usb2
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
5 /dts-v1/;
11 compatible = "ti,omap3-beagle", "ti,omap3430", "ti,omap3";
15 cpu0-supply = <&vcc>;
30 compatible = "gpio-leds";
31 led-pmu-stat {
36 led-heartbeat {
38 gpios = <&gpio5 22 GPIO_ACTIVE_HIGH>; /* 150 -> D6 LED */
39 linux,default-trigger = "heartbeat";
42 led-mmc {
44 gpios = <&gpio5 21 GPIO_ACTIVE_HIGH>; /* 149 -> D7 LED */
45 linux,default-trigger = "mmc0";
51 compatible = "regulator-fixed";
52 regulator-name = "hsusb2_vbus";
53 regulator-min-microvolt = <3300000>;
54 regulator-max-microvolt = <3300000>;
56 startup-delay-us = <70000>;
60 hsusb2_phy: hsusb2-phy-pins {
61 compatible = "usb-nop-xceiv";
62 reset-gpios = <&gpio5 19 GPIO_ACTIVE_LOW>; /* gpio_147 */
63 vcc-supply = <&hsusb2_power>;
64 #phy-cells = <0>;
68 compatible = "ti,omap-twl4030";
75 compatible = "gpio-keys";
81 wakeup-source;
88 powerdown-gpios = <&gpio6 10 GPIO_ACTIVE_LOW>; /* gpio_170 */
90 pinctrl-names = "default";
91 pinctrl-0 = <&tfp410_pins>;
94 #address-cells = <1>;
95 #size-cells = <0>;
101 remote-endpoint = <&dpi_out>;
109 remote-endpoint = <&dvi_connector_in>;
116 compatible = "dvi-connector";
121 ddc-i2c-bus = <&i2c3>;
125 remote-endpoint = <&tfp410_out>;
131 compatible = "svideo-connector";
136 remote-endpoint = <&venc_out>;
142 compatible = "arm,coresight-etb10", "arm,primecell";
146 clock-names = "apb_pclk";
147 in-ports {
150 remote-endpoint = <&etm_out>;
157 compatible = "arm,coresight-etm3x", "arm,primecell";
161 clock-names = "apb_pclk";
162 out-ports {
165 remote-endpoint = <&etb_in>;
173 gpio1_pins: gpio1-pins {
174 pinctrl-single,pins = <
181 pinctrl-names = "default";
182 pinctrl-0 = <
186 hsusb2_pins: hsusb2-pins {
187 pinctrl-single,pins = <
197 uart3_pins: uart3-pins {
198 pinctrl-single,pins = <
204 tfp410_pins: tfp410-pins {
205 pinctrl-single,pins = <
210 dss_dpi_pins: dss-dpi-pins {
211 pinctrl-single,pins = <
245 pinctrl-names = "default";
246 pinctrl-0 = <
250 hsusb2_2_pins: hsusb2-2-pins {
251 pinctrl-single,pins = <
263 clock-frequency = <2600000>;
268 interrupt-parent = <&intc>;
271 compatible = "ti,twl4030-audio";
282 clock-frequency = <100000>;
286 vmmc-supply = <&vmmc1>;
287 vqmmc-supply = <&vsim>;
288 bus-width = <8>;
300 port2-mode = "ehci-phy";
308 ti,use-leds;
320 pinctrl-names = "default";
321 pinctrl-0 = <&uart3_pins>;
322 interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>;
326 pinctrl-names = "default";
327 pinctrl-0 = <&gpio1_pins>;
331 interface-type = <0>;
332 usb-phy = <&usb2_phy>;
334 phy-names = "usb2-phy";
340 regulator-name = "vdd_ehci";
341 regulator-min-microvolt = <1800000>;
342 regulator-max-microvolt = <1800000>;
343 regulator-always-on;
352 regulator-always-on;
358 pinctrl-names = "default";
359 pinctrl-0 = <&dss_dpi_pins>;
363 remote-endpoint = <&tfp410_in>;
364 data-lines = <24>;
372 vdda-supply = <&vdac>;
376 remote-endpoint = <&tv_connector_in>;
388 compatible = "ti,omap2-nand";
390 interrupt-parent = <&gpmc>;
393 ti,nand-ecc-opt = "ham1";
394 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
395 nand-bus-width = <16>;
396 #address-cells = <1>;
397 #size-cells = <1>;
399 gpmc,device-width = <2>;
400 gpmc,cs-on-ns = <0>;
401 gpmc,cs-rd-off-ns = <36>;
402 gpmc,cs-wr-off-ns = <36>;
403 gpmc,adv-on-ns = <6>;
404 gpmc,adv-rd-off-ns = <24>;
405 gpmc,adv-wr-off-ns = <36>;
406 gpmc,oe-on-ns = <6>;
407 gpmc,oe-off-ns = <48>;
408 gpmc,we-on-ns = <6>;
409 gpmc,we-off-ns = <30>;
410 gpmc,rd-cycle-ns = <72>;
411 gpmc,wr-cycle-ns = <72>;
412 gpmc,access-ns = <54>;
413 gpmc,wr-access-ns = <30>;
416 label = "X-Loader";
420 label = "U-Boot";
424 label = "U-Boot Env";