mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
dts: lpi4a-laptop: remove gt9xx xmax & ymax
This commit is contained in:
committed by
Han Gao/Revy/Rabenda
parent
384c5e9e27
commit
8c67a7d26b
@@ -168,9 +168,13 @@
|
||||
interrupts = <3 0>;
|
||||
irq-gpios = <&ao_gpio_porta 3 0>;
|
||||
reset-gpios = <&pcal6408ahk_d 0 0>;
|
||||
touchscreen-size-x = <1024>;
|
||||
touchscreen-size-y = <600>;
|
||||
tp-size = <9271>;
|
||||
// read xmax & ymax from touch screen chip, thank ice
|
||||
//touchscreen-size-x = <1024>;
|
||||
//touchscreen-size-y = <600>;
|
||||
//tp-size = <9271>;
|
||||
/delete-property/ touchscreen-size-x;
|
||||
/delete-property/ touchscreen-size-y;
|
||||
/delete-property/ tp-size;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user