Input: edt-ft5x06: Poll the device if no interrupt is configured.
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 6 Nov 2020 18:45:10 +0000 (18:45 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:08 +0000 (16:04 +0000)
commit3c8c852f212ee55fba7c88f9c7103b6c055c4829
tree9eb8e4db857e16bd4f84e00c2686bb0cb9b3de67
parente67be641b087b3af35d3d334b3533829952ea80a
Input: edt-ft5x06: Poll the device if no interrupt is configured.

Not all systems have the interrupt line wired up, so switch to
polling the touchscreen off a timer if no interrupt line is
configured.

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