Lines Matching +full:has +full:- +full:touchscreen

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>;
27 compatible = "pwm-backlight";
29 brightness-levels = <0 1000>;
30 num-interpolated-steps = <20>;
31 default-brightness-level = <19>;
35 compatible = "fsl,imx-parallel-display";
36 pinctrl-0 = <&pinctrl_ipu1_disp>;
37 pinctrl-names = "default";
38 #address-cells = <1>;
39 #size-cells = <0>;
45 remote-endpoint = <&ipu1_di0_disp0>;
53 remote-endpoint = <&panel_in>;
59 compatible = "gpio-leds";
60 pinctrl-names = "default";
61 pinctrl-0 = <&pinctrl_leds>;
63 led-0 {
67 linux,default-trigger = "heartbeat";
77 remote-endpoint = <&display_out>;
82 reg_otg_vbus: regulator-otg-vbus {
83 compatible = "regulator-fixed";
84 regulator-name = "otg-vbus";
85 regulator-min-microvolt = <5000000>;
86 regulator-max-microvolt = <5000000>;
88 enable-active-high;
91 usdhc2_wifi_pwrseq: usdhc2-wifi-pwrseq {
92 compatible = "mmc-pwrseq-simple";
93 pinctrl-names = "default";
94 pinctrl-0 = <&pinctrl_wifi_npd>;
95 reset-gpios = <&gpio6 10 GPIO_ACTIVE_LOW>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&pinctrl_can1>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_can2>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&pinctrl_enet>;
115 phy-mode = "rmii";
119 clock-names = "ipg", "ahb", "ptp";
120 phy-handle = <&rgmii_phy>;
124 #address-cells = <1>;
125 #size-cells = <0>;
128 rgmii_phy: ethernet-phy@0 {
130 interrupts-extended = <&gpio5 23 IRQ_TYPE_LEVEL_LOW>;
131 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
132 reset-assert-us = <10000>;
133 reset-deassert-us = <300>;
139 gpio-line-names =
147 gpio-line-names =
155 gpio-line-names =
163 gpio-line-names =
171 gpio-line-names =
179 clock-frequency = <100000>;
180 pinctrl-names = "default";
181 pinctrl-0 = <&pinctrl_i2c1>;
188 clock-frequency = <100000>;
189 pinctrl-names = "default";
190 pinctrl-0 = <&pinctrl_i2c3>;
193 touchscreen@38 {
194 compatible = "edt,edt-ft5406";
196 pinctrl-names = "default";
197 pinctrl-0 = <&pinctrl_ts_edt>;
198 interrupts-extended = <&gpio3 20 IRQ_TYPE_EDGE_FALLING>;
200 touchscreen-size-x = <1792>;
201 touchscreen-size-y = <1024>;
203 touchscreen-fuzz-x = <0>;
204 touchscreen-fuzz-y = <0>;
219 remote-endpoint = <&display_in>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_pwm1>;
229 pinctrl-names = "default";
230 pinctrl-0 = <&pinctrl_uart2>;
231 linux,rs485-enabled-at-boot-time;
232 uart-has-rtscts;
237 pinctrl-names = "default";
238 pinctrl-0 = <&pinctrl_uart3>;
239 linux,rs485-enabled-at-boot-time;
240 uart-has-rtscts;
245 pinctrl-names = "default";
246 pinctrl-0 = <&pinctrl_uart4>;
251 vbus-supply = <&reg_otg_vbus>;
252 pinctrl-names = "default";
253 pinctrl-0 = <&pinctrl_usbotg>;
260 pinctrl-names = "default";
261 pinctrl-0 = <&pinctrl_usdhc1>;
262 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
263 no-1-8-v;
264 disable-wp;
265 cap-sd-highspeed;
266 no-mmc;
267 no-sdio;
272 pinctrl-names = "default";
273 pinctrl-0 = <&pinctrl_usdhc2>;
274 no-1-8-v;
275 non-removable;
276 mmc-pwrseq = <&usdhc2_wifi_pwrseq>;
277 #address-cells = <1>;
278 #size-cells = <0>;
283 compatible = "brcm,bcm4329-fmac";
288 pinctrl-names = "default";
289 pinctrl-0 = <&pinctrl_usdhc3>;
290 bus-width = <8>;
291 no-1-8-v;
292 non-removable;
293 no-sd;
294 no-sdio;