Lines Matching +full:touchscreen +full:- +full:fuzz +full:- +full:x
1 // SPDX-License-Identifier: GPL-2.0-or-later
7 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/leds/common.h>
17 stdout-path = &uart4;
20 clock_ksz8081: clock-ksz8081 {
21 compatible = "fixed-clock";
22 #clock-cells = <0>;
23 clock-frequency = <50000000>;
24 clock-output-names = "enet_ref_pad";
28 compatible = "pwm-backlight";
30 brightness-levels = <0 1000>;
31 num-interpolated-steps = <20>;
32 default-brightness-level = <19>;
36 compatible = "fsl,imx-parallel-display";
37 pinctrl-0 = <&pinctrl_ipu1_disp>;
38 pinctrl-names = "default";
39 #address-cells = <1>;
40 #size-cells = <0>;
46 remote-endpoint = <&ipu1_di0_disp0>;
54 remote-endpoint = <&panel_in>;
60 compatible = "gpio-leds";
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_leds>;
64 led-0 {
68 linux,default-trigger = "heartbeat";
78 remote-endpoint = <&display_out>;
83 reg_otg_vbus: regulator-otg-vbus {
84 compatible = "regulator-fixed";
85 regulator-name = "otg-vbus";
86 regulator-min-microvolt = <5000000>;
87 regulator-max-microvolt = <5000000>;
89 enable-active-high;
92 usdhc2_wifi_pwrseq: usdhc2-wifi-pwrseq {
93 compatible = "mmc-pwrseq-simple";
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_wifi_npd>;
96 reset-gpios = <&gpio6 10 GPIO_ACTIVE_LOW>;
102 pinctrl-names = "default";
103 pinctrl-0 = <&pinctrl_can1>;
108 pinctrl-names = "default";
109 pinctrl-0 = <&pinctrl_can2>;
115 clock-names = "enet_ref_pad";
116 assigned-clocks = <&clks IMX6QDL_CLK_ENET_REF_SEL>;
117 assigned-clock-parents = <&clock_ksz8081>;
121 pinctrl-names = "default";
122 pinctrl-0 = <&pinctrl_enet>;
123 phy-mode = "rmii";
124 phy-handle = <&rgmii_phy>;
128 #address-cells = <1>;
129 #size-cells = <0>;
132 rgmii_phy: ethernet-phy@0 {
134 interrupts-extended = <&gpio5 23 IRQ_TYPE_LEVEL_LOW>;
135 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
136 reset-assert-us = <10000>;
137 reset-deassert-us = <300>;
143 gpio-line-names =
151 gpio-line-names =
159 gpio-line-names =
167 gpio-line-names =
175 gpio-line-names =
183 clock-frequency = <100000>;
184 pinctrl-names = "default";
185 pinctrl-0 = <&pinctrl_i2c1>;
192 clock-frequency = <100000>;
193 pinctrl-names = "default";
194 pinctrl-0 = <&pinctrl_i2c3>;
197 touchscreen@38 {
198 compatible = "edt,edt-ft5406";
200 pinctrl-names = "default";
201 pinctrl-0 = <&pinctrl_ts_edt>;
202 interrupts-extended = <&gpio3 20 IRQ_TYPE_EDGE_FALLING>;
204 touchscreen-size-x = <1792>;
205 touchscreen-size-y = <1024>;
207 touchscreen-fuzz-x = <0>;
208 touchscreen-fuzz-y = <0>;
223 remote-endpoint = <&display_in>;
227 pinctrl-names = "default";
228 pinctrl-0 = <&pinctrl_pwm1>;
233 pinctrl-names = "default";
234 pinctrl-0 = <&pinctrl_uart2>;
235 linux,rs485-enabled-at-boot-time;
236 uart-has-rtscts;
241 pinctrl-names = "default";
242 pinctrl-0 = <&pinctrl_uart3>;
243 linux,rs485-enabled-at-boot-time;
244 uart-has-rtscts;
249 pinctrl-names = "default";
250 pinctrl-0 = <&pinctrl_uart4>;
255 vbus-supply = <®_otg_vbus>;
256 pinctrl-names = "default";
257 pinctrl-0 = <&pinctrl_usbotg>;
260 over-current-active-low;
273 pinctrl-names = "default";
274 pinctrl-0 = <&pinctrl_usdhc1>;
275 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
276 no-1-8-v;
277 disable-wp;
278 cap-sd-highspeed;
279 no-mmc;
280 no-sdio;
285 pinctrl-names = "default";
286 pinctrl-0 = <&pinctrl_usdhc2>;
287 no-1-8-v;
288 non-removable;
289 mmc-pwrseq = <&usdhc2_wifi_pwrseq>;
290 #address-cells = <1>;
291 #size-cells = <0>;
296 compatible = "brcm,bcm4329-fmac";
301 pinctrl-names = "default";
302 pinctrl-0 = <&pinctrl_usdhc3>;
303 bus-width = <8>;
304 no-1-8-v;
305 non-removable;
306 no-sd;
307 no-sdio;