Lines Matching +full:touchscreen +full:- +full:inverted +full:- +full:y
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright 2019-2020 Variscite Ltd.
7 /dts-v1/;
9 #include "imx8mn-var-som.dtsi"
12 model = "Variscite VAR-SOM-MX8MN Symphony evaluation board";
13 compatible = "variscite,var-som-mx8mn-symphony", "variscite,var-som-mx8mn", "fsl,imx8mn";
15 reg_usdhc2_vmmc: regulator-usdhc2-vmmc {
16 compatible = "regulator-fixed";
17 pinctrl-names = "default";
18 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
19 regulator-name = "VSD_3V3";
20 regulator-min-microvolt = <3300000>;
21 regulator-max-microvolt = <3300000>;
23 enable-active-high;
26 gpio-keys {
27 compatible = "gpio-keys";
49 compatible = "gpio-leds";
54 linux,default-trigger = "heartbeat";
60 reset-gpios = <&pca9534 5 GPIO_ACTIVE_HIGH>;
64 clock-frequency = <400000>;
65 pinctrl-names = "default";
66 pinctrl-0 = <&pinctrl_i2c2>;
72 gpio-controller;
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_pca9534>;
75 interrupt-parent = <&gpio1>;
77 #gpio-cells = <2>;
78 wakeup-source;
81 usb3-sata-sel-hog {
82 gpio-hog;
84 output-low;
85 line-name = "usb3_sata_sel";
88 som-vselect-hog {
89 gpio-hog;
91 output-low;
92 line-name = "som_vselect";
95 enet-sel-hog {
96 gpio-hog;
98 output-low;
99 line-name = "enet_sel";
106 interrupt-parent = <&gpio1>;
108 pinctrl-names = "default";
109 pinctrl-0 = <&pinctrl_ptn5150>;
116 ft5x06_ts: touchscreen@38 {
117 compatible = "edt,edt-ft5406";
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_captouch>;
121 interrupt-parent = <&gpio5>;
124 touchscreen-size-x = <800>;
125 touchscreen-size-y = <480>;
126 touchscreen-inverted-x;
127 touchscreen-inverted-y;
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_uart1>;
145 pinctrl-names = "default";
146 pinctrl-0 = <&pinctrl_uart3>;
151 disable-over-current;