Lines Matching +full:imx27 +full:- +full:clock
1 // SPDX-License-Identifier: GPL-2.0+
5 /dts-v1/;
6 #include "imx27.dtsi"
10 compatible = "fsl,imx27-pdk", "fsl,imx27";
18 compatible = "simple-bus";
19 #address-cells = <1>;
20 #size-cells = <0>;
23 compatible = "usb-nop-xceiv";
26 clock-names = "main_clk";
27 #phy-cells = <0>;
33 pinctrl-names = "default";
34 pinctrl-0 = <&pinctrl_cspi2>;
35 cs-gpios = <&gpio4 21 GPIO_ACTIVE_HIGH>;
41 spi-cs-high;
42 spi-max-frequency = <1000000>;
43 interrupt-parent = <&gpio3>;
48 regulator-min-microvolt = <1500000>;
49 regulator-max-microvolt = <1500000>;
50 regulator-always-on;
51 regulator-boot-on;
55 regulator-min-microvolt = <1600000>;
56 regulator-max-microvolt = <3000000>;
60 regulator-always-on;
61 regulator-boot-on;
65 regulator-always-on;
66 regulator-boot-on;
73 phy-mode = "mii";
74 pinctrl-names = "default";
75 pinctrl-0 = <&pinctrl_fec>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_nand>;
97 nand-ecc-mode = "hw";
98 nand-on-flash-bbt;
103 uart-has-rtscts;
104 pinctrl-names = "default";
105 pinctrl-0 = <&pinctrl_uart1>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&pinctrl_usbotg>;
119 imx27-pdk {