Lines Matching +full:nand +full:- +full:has +full:- +full:wp
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";
21 compatible = "simple-bus";
22 #address-cells = <1>;
23 #size-cells = <0>;
26 compatible = "regulator-fixed";
28 regulator-name = "3P3V";
29 regulator-min-microvolt = <3300000>;
30 regulator-max-microvolt = <3300000>;
31 regulator-always-on;
35 compatible = "regulator-fixed";
37 regulator-name = "usb_otg_vbus";
38 regulator-min-microvolt = <5000000>;
39 regulator-max-microvolt = <5000000>;
41 enable-active-high;
46 compatible = "gpio-leds";
48 debug-led {
51 linux,default-trigger = "heartbeat";
57 pinctrl-names = "default";
58 pinctrl-0 = <&pinctrl_gpmi_nand>;
59 status = "disabled"; /* gpmi nand conflicts with SD */
63 pinctrl-names = "default";
64 pinctrl-0 = <&pinctrl_hog>;
66 imx6q-arm2 {
178 pinctrl-names = "default";
179 pinctrl-0 = <&pinctrl_enet>;
180 phy-mode = "rgmii";
181 /delete-property/ interrupts;
182 interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
184 fsl,err006687-workaround-present;
189 vbus-supply = <®_usb_otg_vbus>;
190 pinctrl-names = "default";
191 pinctrl-0 = <&pinctrl_usbotg>;
192 disable-over-current;
197 cd-gpios = <&gpio6 11 GPIO_ACTIVE_LOW>;
198 wp-gpios = <&gpio6 14 GPIO_ACTIVE_HIGH>;
199 vmmc-supply = <®_3p3v>;
200 pinctrl-names = "default";
201 pinctrl-0 = <&pinctrl_usdhc3
207 non-removable;
208 vmmc-supply = <®_3p3v>;
209 pinctrl-names = "default";
210 pinctrl-0 = <&pinctrl_usdhc4>;
215 pinctrl-names = "default";
216 pinctrl-0 = <&pinctrl_uart2>;
217 fsl,dte-mode;
218 uart-has-rtscts;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_uart4>;