Lines Matching +full:touchscreen +full:- +full:x +full:- +full:mm

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Support for Variscite DART-MX6 Carrier-board
9 /dts-v1/;
12 #include "imx6qdl-var-dart.dtsi"
13 #include <dt-bindings/input/linux-event-codes.h>
16 model = "Variscite DART-MX6 Carrier-board";
20 compatible = "pwm-backlight";
22 brightness-levels = <0 4 8 16 32 64 128 248>;
23 default-brightness-level = <7>;
27 gpio-keys {
28 compatible = "gpio-keys";
35 linux,input-type = <1>;
36 debounce-interval = <100>;
37 wakeup-source;
44 linux,input-type = <1>;
45 debounce-interval = <100>;
46 wakeup-source;
53 linux,input-type = <1>;
54 debounce-interval = <100>;
55 wakeup-source;
59 gpio-leds {
60 compatible = "gpio-leds";
64 linux,default-trigger = "heartbeat";
69 linux,default-trigger = "default-on";
73 panel1: lvds-panel {
74 compatible = "sgd,gktw70sdae4se", "panel-lvds";
76 width-mm = <153>;
77 height-mm = <86>;
79 data-mapping = "jeida-18";
81 panel-timing {
82 clock-frequency = <32000000>;
85 hback-porch = <39>;
86 hfront-porch = <39>;
87 vback-porch = <29>;
88 vfront-porch = <13>;
89 hsync-len = <47>;
90 vsync-len = <2>;
95 remote-endpoint = <&lvds1_out>;
100 reg_usb_h1_vbus: regulator-usbh1vbus {
101 compatible = "regulator-fixed";
102 regulator-name = "usb_h1_vbus";
103 regulator-min-microvolt = <5000000>;
104 regulator-max-microvolt = <5000000>;
106 enable-active-high;
109 reg_usb_otg_vbus: regulator-usbotgvbus {
110 compatible = "regulator-fixed";
111 regulator-name = "usb_otg_vbus";
112 regulator-min-microvolt = <5000000>;
113 regulator-max-microvolt = <5000000>;
115 enable-active-high;
119 compatible = "simple-audio-card";
120 simple-audio-card,name = "dt6-customboard-audio";
121 simple-audio-card,format = "i2s";
122 simple-audio-card,bitclock-master = <&sound_codec>;
123 simple-audio-card,frame-master = <&sound_codec>;
124 simple-audio-card,widgets = "Headphone", "Headphone Jack",
126 simple-audio-card,routing = "Headphone Jack", "HPLOUT",
131 sound_cpu: simple-audio-card,cpu {
132 sound-dai = <&ssi2>;
135 sound_codec: simple-audio-card,codec {
136 sound-dai = <&tlv320aic3106>;
147 cs-gpios = <&gpio4 9 GPIO_ACTIVE_LOW>,
154 phy-mode = "rgmii";
155 phy-reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
163 clock-frequency = <100000>;
168 clock-frequency = <100000>;
171 touchscreen@38 {
172 compatible = "edt,edt-ft5x06";
174 interrupt-parent = <&gpio1>;
176 touchscreen-size-x = <800>;
177 touchscreen-size-y = <480>;
178 touchscreen-inverted-x;
179 touchscreen-inverted-y;
180 wakeup-source;
192 lvds-channel@1 {
199 remote-endpoint = <&panel_in>;
206 #pwm-cells = <2>;
219 vbus-supply = <&reg_usb_h1_vbus>;
224 vbus-supply = <&reg_usb_otg_vbus>;
226 srp-disable;
227 hnp-disable;
228 adp-disable;
233 cd-gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;