projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a988a4
)
ARM: dts: sun8i: Add touchscreen node for sun8i-a23-gt90h
author
Hans de Goede
<
[email protected]
>
Sun, 11 Sep 2016 18:23:23 +0000
(20:23 +0200)
committer
Maxime Ripard
<
[email protected]
>
Wed, 21 Sep 2016 08:48:07 +0000
(11:48 +0300)
The gt90h tablet has a gsl3675 touchscreen, add a dt node describing it.
Signed-off-by: Hans de Goede <
[email protected]
>
Signed-off-by: Maxime Ripard <
[email protected]
>
Acked-by: Chen-Yu Tsai <
[email protected]
>
arch/arm/boot/dts/sun8i-a23-gt90h-v4.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-a23-gt90h-v4.dts
b/arch/arm/boot/dts/sun8i-a23-gt90h-v4.dts
index f27ebbbeac0981c541d798141466062a1f8585f3..e3c7a25ca37d3efe1b045c9a38011f14f15dfe84 100644
(file)
--- a/
arch/arm/boot/dts/sun8i-a23-gt90h-v4.dts
+++ b/
arch/arm/boot/dts/sun8i-a23-gt90h-v4.dts
@@
-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";