Lines Matching +full:device +full:- +full:wake +full:- +full:gpios
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "imx53-m53.dtsi"
10 model = "MENLO M53 EMBEDDED DEVICE";
13 gpio-keys {
14 compatible = "gpio-keys";
15 pinctrl-0 = <&pinctrl_power_button>;
16 pinctrl-names = "default";
18 power-button {
20 gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
25 gpio-poweroff {
26 compatible = "gpio-poweroff";
27 pinctrl-0 = <&pinctrl_power_out>;
28 pinctrl-names = "default";
29 gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
33 compatible = "gpio-leds";
34 pinctrl-names = "default";
35 pinctrl-0 = <&pinctrl_led>;
39 gpios = <&gpio6 1 GPIO_ACTIVE_HIGH>;
40 linux,default-trigger = "mmc0";
45 gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>;
46 linux,default-trigger = "heartbeat";
51 gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
52 linux,default-trigger = "netdev";
58 pinctrl-0 = <&pinctrl_display_gpio>;
59 enable-gpios = <&gpio6 0 GPIO_ACTIVE_HIGH>;
63 remote-endpoint = <&lvds0_out>;
69 compatible = "gpio-beeper";
70 pinctrl-0 = <&pinctrl_beeper>;
71 gpios = <&gpio6 3 GPIO_ACTIVE_HIGH>;
74 reg_usbh1_vbus: regulator-usbh1-vbus {
75 compatible = "regulator-fixed";
76 regulator-name = "vbus";
77 regulator-min-microvolt = <5000000>;
78 regulator-max-microvolt = <5000000>;
80 enable-active-high;
85 pinctrl-names = "default";
86 pinctrl-0 = <&pinctrl_can1>;
91 pinctrl-names = "default";
92 pinctrl-0 = <&pinctrl_can2>;
97 assigned-clocks = <&clks IMX5_CLK_CKO1_SEL>,
100 assigned-clock-parents = <&clks IMX5_CLK_AHB>;
101 assigned-clock-rates = <133333334>, <33333334>, <33333334>;
105 pinctrl-names = "default";
106 pinctrl-0 = <&pinctrl_ecspi2>;
107 cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>, <&gpio2 27 GPIO_ACTIVE_LOW>;
112 spi-max-frequency = <25000000>;
118 spi-max-frequency = <25000000>;
124 pinctrl-names = "default";
125 pinctrl-0 = <&pinctrl_esdhc1>;
126 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
127 wp-gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
132 pinctrl-names = "default";
133 pinctrl-0 = <&pinctrl_fec>;
134 phy-mode = "rmii";
135 phy-reset-gpios = <&gpio7 7 GPIO_ACTIVE_LOW>;
140 gpio-line-names =
152 gpio-line-names =
164 gpio-line-names =
176 gpio-line-names =
188 gpio-line-names =
200 gpio-line-names =
204 "", "USB-OTG_OverCurrent", "", "",
212 pinctrl-names = "default";
213 pinctrl-0 = <&pinctrl_i2c1>;
217 compatible = "edt,edt-ft5x06";
219 pinctrl-names = "default";
220 pinctrl-0 = <&pinctrl_edt_ft5x06>;
221 interrupt-parent = <&gpio6>;
223 reset-gpios = <&gpio2 9 GPIO_ACTIVE_LOW>;
224 wake-gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>;
246 pinctrl-names = "default";
247 pinctrl-0 = <&pinctrl_i2c3>;
252 pinctrl-names = "default";
253 pinctrl-0 = <&pinctrl_hog>;
255 imx53-m53evk {
306 pinctrl_display_gpio: display-gpiogrp {
309 MX53_PAD_CSI0_MCLK__GPIO5_19 0x1e4 /* Int-K */
310 MX53_PAD_CSI0_DAT13__GPIO5_31 0x1c4 /* Int-I */
316 pinctrl_edt_ft5x06: edt-ft5x06grp {
320 MX53_PAD_PATA_DATA10__GPIO2_10 0x1e4 /* Wake */
439 pinctrl-names = "default";
440 pinctrl-0 = <&pinctrl_lvds0>;
443 lvds0: lvds-channel@0 {
445 fsl,data-mapping = "spwg";
446 fsl,data-width = <18>;
453 remote-endpoint = <&panel_in>;
460 pinctrl-names = "default";
461 pinctrl-0 = <&pinctrl_uart1>;
462 uart-has-rtscts;
467 pinctrl-names = "default";
468 pinctrl-0 = <&pinctrl_uart2>;
469 uart-has-rtscts;
474 pinctrl-names = "default";
475 pinctrl-0 = <&pinctrl_uart3>;
476 linux,rs485-enabled-at-boot-time;
481 pinctrl-names = "default";
482 pinctrl-0 = <&pinctrl_usb>;
483 vbus-supply = <®_usbh1_vbus>;