Lines Matching +full:edt +full:- +full:ft5x06

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "imx53-m53.dtsi"
13 gpio-keys {
14 compatible = "gpio-keys";
15 pinctrl-0 = <&pinctrl_power_button>;
16 pinctrl-names = "default";
18 power-button {
25 gpio-poweroff {
26 compatible = "gpio-poweroff";
27 pinctrl-0 = <&pinctrl_power_out>;
28 pinctrl-names = "default";
33 compatible = "gpio-leds";
34 pinctrl-names = "default";
35 pinctrl-0 = <&pinctrl_led>;
40 linux,default-trigger = "mmc0";
46 linux,default-trigger = "heartbeat";
52 linux,default-trigger = "netdev";
56 lvds-decoder {
57 compatible = "ti,ds90cf364a", "lvds-decoder";
60 #address-cells = <1>;
61 #size-cells = <0>;
67 remote-endpoint = <&lvds0_out>;
75 remote-endpoint = <&panel_in>;
82 compatible = "edt,etm0700g0dh6";
83 pinctrl-0 = <&pinctrl_display_gpio>;
84 pinctrl-names = "default";
85 enable-gpios = <&gpio6 0 GPIO_ACTIVE_HIGH>;
89 remote-endpoint = <&lvds_decoder_out>;
95 compatible = "gpio-beeper";
96 pinctrl-0 = <&pinctrl_beeper>;
100 reg_usbh1_vbus: regulator-usbh1-vbus {
101 compatible = "regulator-fixed";
102 regulator-name = "vbus";
103 regulator-min-microvolt = <5000000>;
104 regulator-max-microvolt = <5000000>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&pinctrl_can1>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_can2>;
122 assigned-clocks = <&clks IMX5_CLK_CKO1_SEL>,
125 assigned-clock-parents = <&clks IMX5_CLK_AHB>;
126 assigned-clock-rates = <133333334>, <33333334>, <33333334>;
130 pinctrl-names = "default";
131 pinctrl-0 = <&pinctrl_ecspi2>;
132 cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>, <&gpio2 27 GPIO_ACTIVE_LOW>;
137 spi-max-frequency = <25000000>;
143 spi-max-frequency = <25000000>;
149 pinctrl-names = "default";
150 pinctrl-0 = <&pinctrl_esdhc1>;
151 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
152 wp-gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
157 pinctrl-names = "default";
158 pinctrl-0 = <&pinctrl_fec>;
159 phy-mode = "rmii";
160 phy-reset-gpios = <&gpio7 7 GPIO_ACTIVE_LOW>;
165 gpio-line-names =
177 gpio-line-names =
189 gpio-line-names =
201 gpio-line-names =
213 gpio-line-names =
225 gpio-line-names =
229 "", "USB-OTG_OverCurrent", "", "",
237 pinctrl-names = "default";
238 pinctrl-0 = <&pinctrl_i2c1>;
242 compatible = "edt,edt-ft5x06";
244 pinctrl-names = "default";
245 pinctrl-0 = <&pinctrl_edt_ft5x06>;
246 interrupt-parent = <&gpio6>;
248 reset-gpios = <&gpio2 9 GPIO_ACTIVE_LOW>;
249 wake-gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>;
271 pinctrl-names = "default";
272 pinctrl-0 = <&pinctrl_i2c3>;
277 pinctrl-names = "default";
278 pinctrl-0 = <&pinctrl_hog>;
280 imx53-m53evk {
331 pinctrl_display_gpio: display-gpiogrp {
334 MX53_PAD_CSI0_MCLK__GPIO5_19 0x1e4 /* Int-K */
335 MX53_PAD_CSI0_DAT13__GPIO5_31 0x1c4 /* Int-I */
341 pinctrl_edt_ft5x06: edt-ft5x06grp {
464 pinctrl-names = "default";
465 pinctrl-0 = <&pinctrl_lvds0>;
468 lvds0: lvds-channel@0 {
470 fsl,data-mapping = "spwg";
471 fsl,data-width = <18>;
478 remote-endpoint = <&lvds_decoder_in>;
485 pinctrl-names = "default";
486 pinctrl-0 = <&pinctrl_uart1>;
487 uart-has-rtscts;
492 pinctrl-names = "default";
493 pinctrl-0 = <&pinctrl_uart2>;
494 uart-has-rtscts;
499 pinctrl-names = "default";
500 pinctrl-0 = <&pinctrl_uart3>;
501 linux,rs485-enabled-at-boot-time;
506 pinctrl-names = "default";
507 pinctrl-0 = <&pinctrl_usb>;
508 vbus-supply = <&reg_usbh1_vbus>;