Lines Matching +full:dte +full:- +full:mode

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>;
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 interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
183 fsl,err006687-workaround-present;
188 vbus-supply = <&reg_usb_otg_vbus>;
189 pinctrl-names = "default";
190 pinctrl-0 = <&pinctrl_usbotg>;
191 disable-over-current;
196 cd-gpios = <&gpio6 11 GPIO_ACTIVE_LOW>;
197 wp-gpios = <&gpio6 14 GPIO_ACTIVE_HIGH>;
198 vmmc-supply = <&reg_3p3v>;
199 pinctrl-names = "default";
200 pinctrl-0 = <&pinctrl_usdhc3
206 non-removable;
207 vmmc-supply = <&reg_3p3v>;
208 pinctrl-names = "default";
209 pinctrl-0 = <&pinctrl_usdhc4>;
214 pinctrl-names = "default";
215 pinctrl-0 = <&pinctrl_uart2>;
216 fsl,dte-mode;
217 uart-has-rtscts;
222 pinctrl-names = "default";
223 pinctrl-0 = <&pinctrl_uart4>;