Lines Matching +full:gpmi +full:- +full:nand

1 // SPDX-License-Identifier: GPL-2.0-or-later
7 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
13 compatible = "fsl,imx6q-arm2", "fsl,imx6q";
20 reg_3p3v: regulator-3p3v {
21 compatible = "regulator-fixed";
22 regulator-name = "3P3V";
23 regulator-min-microvolt = <3300000>;
24 regulator-max-microvolt = <3300000>;
25 regulator-always-on;
28 reg_usb_otg_vbus: regulator-usb-otg-vbus {
29 compatible = "regulator-fixed";
30 regulator-name = "usb_otg_vbus";
31 regulator-min-microvolt = <5000000>;
32 regulator-max-microvolt = <5000000>;
34 enable-active-high;
38 compatible = "gpio-leds";
40 debug-led {
43 linux,default-trigger = "heartbeat";
48 &gpmi {
49 pinctrl-names = "default";
50 pinctrl-0 = <&pinctrl_gpmi_nand>;
51 status = "disabled"; /* gpmi nand conflicts with SD */
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_hog>;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_enet>;
170 phy-mode = "rgmii";
171 /delete-property/ interrupts;
172 interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
174 fsl,err006687-workaround-present;
179 vbus-supply = <&reg_usb_otg_vbus>;
180 pinctrl-names = "default";
181 pinctrl-0 = <&pinctrl_usbotg>;
182 disable-over-current;
187 cd-gpios = <&gpio6 11 GPIO_ACTIVE_LOW>;
188 wp-gpios = <&gpio6 14 GPIO_ACTIVE_HIGH>;
189 vmmc-supply = <&reg_3p3v>;
190 pinctrl-names = "default";
191 pinctrl-0 = <&pinctrl_usdhc3
197 non-removable;
198 vmmc-supply = <&reg_3p3v>;
199 pinctrl-names = "default";
200 pinctrl-0 = <&pinctrl_usdhc4>;
205 pinctrl-names = "default";
206 pinctrl-0 = <&pinctrl_uart2>;
207 fsl,dte-mode;
208 uart-has-rtscts;
213 pinctrl-names = "default";
214 pinctrl-0 = <&pinctrl_uart4>;