Lines Matching +full:ns +full:- +full:usb2 +full:- +full:phy
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>;
45 /* HS USB Host PHY on PORT 2 */
46 hsusb2_phy: hsusb2-phy-pins {
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>;
73 hsusbb2_pins: hsusbb2-pins {
74 pinctrl-single,pins = <
90 mmc1_pins: mmc1-pins {
91 pinctrl-single,pins = <
105 mmc2_pins: mmc2-pins {
106 pinctrl-single,pins = <
117 wlan_gpio: wlan-gpio-pins {
118 pinctrl-single,pins = <
123 uart3_pins: uart3-pins {
124 pinctrl-single,pins = <
130 i2c3_pins: i2c3-pins {
131 pinctrl-single,pins = <
137 mcspi1_pins: mcspi1-pins {
138 pinctrl-single,pins = <
146 mcspi3_pins: mcspi3-pins {
147 pinctrl-single,pins = <
155 mcbsp3_pins: mcbsp3-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 pinctrl-names = "default";
204 pinctrl-0 = <&mcspi3_pins>;
211 pinctrl-names = "default";
212 pinctrl-0 = <&mmc1_pins>;
213 vmmc-supply = <&vmmc1>;
214 vqmmc-supply = <&vsim>;
215 cd-gpios = <&twl_gpio 0 GPIO_ACTIVE_LOW>;
216 bus-width = <8>;
221 pinctrl-names = "default";
222 pinctrl-0 = <&mmc2_pins>;
223 vmmc-supply = <&mmc2_sdio_poweron>;
224 non-removable;
225 bus-width = <4>;
226 cap-power-off-card;
234 port2-mode = "ehci-phy";
242 ti,use-leds;
254 pinctrl-names = "default";
255 pinctrl-0 = <&uart3_pins>;
260 pinctrl-names = "default";
261 pinctrl-0 = <&mcbsp3_pins>;
268 compatible = "ti,omap2-nand";
270 interrupt-parent = <&gpmc>;
273 nand-bus-width = <16>;
274 gpmc,device-width = <2>; /* GPMC_DEVWIDTH_16BIT */
275 ti,nand-ecc-opt = "sw";
277 gpmc,cs-on-ns = <0>;
278 gpmc,cs-rd-off-ns = <36>;
279 gpmc,cs-wr-off-ns = <36>;
280 gpmc,adv-on-ns = <6>;
281 gpmc,adv-rd-off-ns = <24>;
282 gpmc,adv-wr-off-ns = <36>;
283 gpmc,oe-on-ns = <6>;
284 gpmc,oe-off-ns = <48>;
285 gpmc,we-on-ns = <6>;
286 gpmc,we-off-ns = <30>;
287 gpmc,rd-cycle-ns = <72>;
288 gpmc,wr-cycle-ns = <72>;
289 gpmc,access-ns = <54>;
290 gpmc,wr-access-ns = <30>;
292 #address-cells = <1>;
293 #size-cells = <1>;
295 x-loader@0 {
296 label = "X-Loader";
301 label = "U-Boot";
306 label = "U-Boot Env";
323 interface-type = <0>;
324 usb-phy = <&usb2_phy>;
326 phy-names = "usb2-phy";
332 regulator-name = "vdd_ehci";
333 regulator-min-microvolt = <1800000>;
334 regulator-max-microvolt = <1800000>;
335 regulator-always-on;