Lines Matching +full:touchscreen +full:- +full:min +full:- +full:y

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include <dt-bindings/input/input.h>
12 compatible = "rockchip,px5-evb", "rockchip,px5", "rockchip,rk3368";
15 stdout-path = "serial4:115200n8";
23 keys: gpio-keys {
24 compatible = "gpio-keys";
25 pinctrl-names = "default";
26 pinctrl-0 = <&pwr_key>;
32 wakeup-source;
36 vcc_sys: vcc-sys-regulator {
37 compatible = "regulator-fixed";
38 regulator-name = "vcc_sys";
39 regulator-min-microvolt = <5000000>;
40 regulator-max-microvolt = <5000000>;
41 regulator-always-on;
42 regulator-boot-on;
48 bus-width = <8>;
49 cap-mmc-highspeed;
50 clock-frequency = <150000000>;
51 mmc-hs200-1_8v;
52 no-sdio;
53 no-sd;
54 non-removable;
55 pinctrl-names = "default";
56 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_bus8>;
57 vmmc-supply = <&vcc_io>;
58 vqmmc-supply = <&vcc18_flash>;
67 interrupt-parent = <&gpio0>;
69 pinctrl-names = "default";
70 pinctrl-0 = <&pmic_int>, <&pmic_sleep>;
71 rockchip,system-power-controller;
72 vcc1-supply = <&vcc_sys>;
73 vcc2-supply = <&vcc_sys>;
74 vcc3-supply = <&vcc_sys>;
75 vcc4-supply = <&vcc_sys>;
76 vcc6-supply = <&vcc_sys>;
77 vcc7-supply = <&vcc_sys>;
78 vcc8-supply = <&vcc_io>;
79 vcc9-supply = <&vcc_sys>;
80 vcc10-supply = <&vcc_sys>;
81 vcc11-supply = <&vcc_sys>;
82 vcc12-supply = <&vcc_io>;
83 clock-output-names = "xin32k", "rk808-clkout2";
84 #clock-cells = <1>;
88 regulator-always-on;
89 regulator-boot-on;
90 regulator-min-microvolt = <700000>;
91 regulator-max-microvolt = <1500000>;
92 regulator-name = "vdd_cpu";
96 regulator-always-on;
97 regulator-boot-on;
98 regulator-min-microvolt = <700000>;
99 regulator-max-microvolt = <1500000>;
100 regulator-name = "vdd_log";
104 regulator-always-on;
105 regulator-boot-on;
106 regulator-name = "vcc_ddr";
110 regulator-always-on;
111 regulator-boot-on;
112 regulator-min-microvolt = <3300000>;
113 regulator-max-microvolt = <3300000>;
114 regulator-name = "vcc_io";
118 regulator-always-on;
119 regulator-boot-on;
120 regulator-min-microvolt = <1800000>;
121 regulator-max-microvolt = <1800000>;
122 regulator-name = "vcc18_flash";
126 regulator-always-on;
127 regulator-boot-on;
128 regulator-min-microvolt = <3300000>;
129 regulator-max-microvolt = <3300000>;
130 regulator-name = "vcca_33";
134 regulator-always-on;
135 regulator-boot-on;
136 regulator-min-microvolt = <1000000>;
137 regulator-max-microvolt = <1000000>;
138 regulator-name = "vdd_10";
142 regulator-min-microvolt = <3300000>;
143 regulator-max-microvolt = <3300000>;
144 regulator-name = "avdd_33";
148 regulator-always-on;
149 regulator-boot-on;
150 regulator-min-microvolt = <1800000>;
151 regulator-max-microvolt = <3300000>;
152 regulator-name = "vccio_sd";
156 regulator-always-on;
157 regulator-boot-on;
158 regulator-min-microvolt = <1000000>;
159 regulator-max-microvolt = <1000000>;
160 regulator-name = "vdd10_lcd";
164 regulator-always-on;
165 regulator-boot-on;
166 regulator-min-microvolt = <1800000>;
167 regulator-max-microvolt = <1800000>;
168 regulator-name = "vcc_18";
172 regulator-always-on;
173 regulator-boot-on;
174 regulator-min-microvolt = <1800000>;
175 regulator-max-microvolt = <1800000>;
176 regulator-name = "vcc18_lcd";
180 regulator-name = "vcc_sd";
184 regulator-always-on;
185 regulator-boot-on;
186 regulator-name = "vcc33_lcd";
198 interrupt-parent = <&gpio2>;
206 gsl1680: touchscreen@40 {
209 interrupt-parent = <&gpio3>;
211 power-gpios = <&gpio3 RK_PB7 GPIO_ACTIVE_HIGH>;
212 touchscreen-size-x = <800>;
213 touchscreen-size-y = <1280>;
214 silead,max-fingers = <5>;
220 pwr_key: pwr-key {
226 pmic_sleep: pmic-sleep {
230 pmic_int: pmic-int {
238 bus-width = <4>;
239 cap-mmc-highspeed;
240 cap-sd-highspeed;
241 card-detect-delay = <200>;
242 no-sdio;
243 sd-uhs-sdr12;
244 sd-uhs-sdr25;
245 pinctrl-names = "default";
246 pinctrl-0 = <&sdmmc_clk>, <&sdmmc_cmd>, <&sdmmc_bus4>, <&sdmmc_cd>;
247 rockchip,default-sample-phase = <90>;
248 vmmc-supply = <&vcc_sd>;
249 vqmmc-supply = <&vccio_sd>;
254 rockchip,hw-tshut-mode = <0>; /* CRU */
255 rockchip,hw-tshut-polarity = <1>; /* high */