Hi Dmitry, This patch fixes a regression in the goodix driver on some boards, which was introduced in 5.7 (yes 5.7) unfortunately this did not come to my attention until now, see: https://bugzilla.kernel.org/show_bug.cgi?id=209061 If you can get this on its way to Linus for 5.16 that would be great. Alternatively if you don't have time to prep a fixes pull-req for this let me know and I can add it to my next pdx86 fixes pull-req. Regards, Hans Hans de Goede (1): Input: goodix - Try not to touch the reset-pin on x86/ACPI devices drivers/input/touchscreen/goodix.c | 30 +++++++++++++++++++++++++----- drivers/input/touchscreen/goodix.h | 1 + 2 files changed, 26 insertions(+), 5 deletions(-) -- 2.33.1