1
0
Fork 0

ARM: dts: sun8i: Add touchscreen node for sun8i-a23-gt90h

The gt90h tablet has a gsl3675 touchscreen, add a dt node describing it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
steinar/wifi_calib_4_9_kernel
Hans de Goede 2016-09-11 20:23:23 +02:00 committed by Maxime Ripard
parent 7a988a4dd2
commit a08f9db464
1 changed files with 9 additions and 0 deletions

View File

@ -53,6 +53,15 @@
status = "okay";
};
&touchscreen {
reg = <0x40>;
compatible = "silead,gsl3675";
firmware-name = "gsl3675-gt90h.fw";
touchscreen-size-x = <1792>;
touchscreen-size-y = <1024>;
status = "okay";
};
&lradc {
button@600 {
label = "Back";