Lines Matching +full:err006687 +full:- +full:workaround +full:- +full:present
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";
49 pinctrl-names = "default";
50 pinctrl-0 = <&pinctrl_gpmi_nand>;
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_hog>;
58 imx6q-arm2 {
170 pinctrl-names = "default";
171 pinctrl-0 = <&pinctrl_enet>;
172 phy-mode = "rgmii";
173 /delete-property/ interrupts;
174 interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
176 fsl,err006687-workaround-present;
181 vbus-supply = <®_usb_otg_vbus>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&pinctrl_usbotg>;
184 disable-over-current;
189 cd-gpios = <&gpio6 11 GPIO_ACTIVE_LOW>;
190 wp-gpios = <&gpio6 14 GPIO_ACTIVE_HIGH>;
191 vmmc-supply = <®_3p3v>;
192 pinctrl-names = "default";
193 pinctrl-0 = <&pinctrl_usdhc3
199 non-removable;
200 vmmc-supply = <®_3p3v>;
201 pinctrl-names = "default";
202 pinctrl-0 = <&pinctrl_usdhc4>;
207 pinctrl-names = "default";
208 pinctrl-0 = <&pinctrl_uart2>;
209 fsl,dte-mode;
210 uart-has-rtscts;
215 pinctrl-names = "default";
216 pinctrl-0 = <&pinctrl_uart4>;