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/
6 /dts-v1/;
26 cpu0-supply = <&vcc>;
37 compatible = "regulator-fixed";
38 regulator-name = "hsusb2_vbus";
39 regulator-min-microvolt = <3300000>;
40 regulator-max-microvolt = <3300000>;
42 startup-delay-us = <70000>;
47 compatible = "usb-nop-xceiv";
48 reset-gpios = <&gpio6 2 GPIO_ACTIVE_LOW>; /* gpio_162 */
49 vcc-supply = <&hsusb2_power>;
50 #phy-cells = <0>;
54 compatible = "ti,omap-twl4030";
62 mmc2_sdio_poweron: regulator-mmc2-sdio-poweron {
63 compatible = "regulator-fixed";
64 regulator-name = "regulator-mmc2-sdio-poweron";
65 regulator-min-microvolt = <3150000>;
66 regulator-max-microvolt = <3150000>;
68 startup-delay-us = <10000>;
74 pinctrl-single,pins = <
91 pinctrl-single,pins = <
106 pinctrl-single,pins = <
118 pinctrl-single,pins = <
124 pinctrl-single,pins = <
131 pinctrl-single,pins = <
138 pinctrl-single,pins = <
147 pinctrl-single,pins = <
156 pinctrl-single,pins = <
165 /* McBSP1: mux'ed with GPIO158 as clock for HA-DSP */
175 clock-frequency = <2600000>;
180 interrupt-parent = <&intc>;
183 compatible = "ti,twl4030-audio";
191 clock-frequency = <100000>;
193 pinctrl-names = "default";
194 pinctrl-0 = <&i2c3_pins>;
198 pinctrl-names = "default";
199 pinctrl-0 = <&mcspi1_pins>;
203 spi-max-frequency = <48000000>;
205 spi-cpha;
210 pinctrl-names = "default";
211 pinctrl-0 = <&mcspi3_pins>;
215 spi-max-frequency = <48000000>;
217 spi-cpha;
225 pinctrl-names = "default";
226 pinctrl-0 = <&mmc1_pins>;
227 vmmc-supply = <&vmmc1>;
228 vqmmc-supply = <&vsim>;
229 cd-gpios = <&twl_gpio 0 GPIO_ACTIVE_LOW>;
230 bus-width = <8>;
235 pinctrl-names = "default";
236 pinctrl-0 = <&mmc2_pins>;
237 vmmc-supply = <&mmc2_sdio_poweron>;
238 non-removable;
239 bus-width = <4>;
240 cap-power-off-card;
248 port2-mode = "ehci-phy";
256 ti,use-leds;
268 pinctrl-names = "default";
269 pinctrl-0 = <&uart3_pins>;
274 pinctrl-names = "default";
275 pinctrl-0 = <&mcbsp3_pins>;
282 compatible = "ti,omap2-nand";
284 interrupt-parent = <&gpmc>;
287 nand-bus-width = <16>;
288 gpmc,device-width = <2>; /* GPMC_DEVWIDTH_16BIT */
289 ti,nand-ecc-opt = "sw";
291 gpmc,cs-on-ns = <0>;
292 gpmc,cs-rd-off-ns = <36>;
293 gpmc,cs-wr-off-ns = <36>;
294 gpmc,adv-on-ns = <6>;
295 gpmc,adv-rd-off-ns = <24>;
296 gpmc,adv-wr-off-ns = <36>;
297 gpmc,oe-on-ns = <6>;
298 gpmc,oe-off-ns = <48>;
299 gpmc,we-on-ns = <6>;
300 gpmc,we-off-ns = <30>;
301 gpmc,rd-cycle-ns = <72>;
302 gpmc,wr-cycle-ns = <72>;
303 gpmc,access-ns = <54>;
304 gpmc,wr-access-ns = <30>;
306 #address-cells = <1>;
307 #size-cells = <1>;
309 x-loader@0 {
310 label = "X-Loader";
315 label = "U-Boot";
320 label = "U-Boot Env";
337 interface-type = <0>;
338 usb-phy = <&usb2_phy>;
340 phy-names = "usb2-phy";
346 regulator-name = "vdd_ehci";
347 regulator-min-microvolt = <1800000>;
348 regulator-max-microvolt = <1800000>;
349 regulator-always-on;