input: goodix: Add option to poll instead of relying on IRQ line
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Mon, 30 Jan 2023 14:46:16 +0000 (14:46 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:31 +0000 (11:33 +0000)
commitf77bf2a13f6e8182e5e2f780fefb927160eebf20
treec58a79bb59a4271e00e889218b036460488783fd
parenta2d03a01b6bd64376d33aabfff7d6814ddd1b84a
input: goodix: Add option to poll instead of relying on IRQ line

The interrupt line from the touch controller is not necessarily
connected to the SoC, so add the option to poll for touch info.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/input/touchscreen/goodix.c
drivers/input/touchscreen/goodix.h