11-03-2021, 04:03 PM
(This post was last modified: 11-03-2021, 05:28 PM by bam.
Edit Reason: Programming Guide
)
Hi,
I did some research about non-working double tap to wake feature (when in deep sleep), despite the touch hw has it (thanks anyone who helped BTW).
The problem is Goodix touch driver in mainline kernel doesn't seem to support Gesture (Doze?) mode:
https://github.com/torvalds/linux/blob/m...n/goodix.c
I found another driver which claims the support (it also follows from it's code):
https://github.com/goodix/goodix_gt9xx_public
Anyone willing to try the alternative driver? Does it fit at all?
@megous
PS:
GOODiX GT911 Programming Guide attached (might be relevant despite we have Goodix GT917S).
Please let me know if it's better to remove the document itself from here.
I did some research about non-working double tap to wake feature (when in deep sleep), despite the touch hw has it (thanks anyone who helped BTW).
The problem is Goodix touch driver in mainline kernel doesn't seem to support Gesture (Doze?) mode:
https://github.com/torvalds/linux/blob/m...n/goodix.c
I found another driver which claims the support (it also follows from it's code):
https://github.com/goodix/goodix_gt9xx_public
Anyone willing to try the alternative driver? Does it fit at all?
@megous
PS:
GOODiX GT911 Programming Guide attached (might be relevant despite we have Goodix GT917S).
Please let me know if it's better to remove the document itself from here.