Lines Matching +full:imx27 +full:- +full:usb
1 // SPDX-License-Identifier: GPL-2.0+
5 /dts-v1/;
6 #include "imx27.dtsi"
10 compatible = "fsl,imx27-pdk", "fsl,imx27";
19 compatible = "usb-nop-xceiv";
21 clock-names = "main_clk";
22 #phy-cells = <0>;
27 pinctrl-names = "default";
28 pinctrl-0 = <&pinctrl_cspi2>;
29 cs-gpios = <&gpio4 21 GPIO_ACTIVE_HIGH>;
35 spi-cs-high;
36 spi-max-frequency = <1000000>;
37 interrupt-parent = <&gpio3>;
42 regulator-min-microvolt = <1500000>;
43 regulator-max-microvolt = <1500000>;
44 regulator-always-on;
45 regulator-boot-on;
49 regulator-min-microvolt = <1600000>;
50 regulator-max-microvolt = <3000000>;
54 regulator-always-on;
55 regulator-boot-on;
59 regulator-always-on;
60 regulator-boot-on;
67 phy-mode = "mii";
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_fec>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&pinctrl_nand>;
91 nand-ecc-mode = "hw";
92 nand-on-flash-bbt;
97 uart-has-rtscts;
98 pinctrl-names = "default";
99 pinctrl-0 = <&pinctrl_uart1>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&pinctrl_usbotg>;
113 imx27-pdk {