On 12/13/2018 04:14 PM, Marek Vasut wrote: > This patchset cleans up the ILI201x driver and adds support for ILI2511. > > Marek Vasut (8): > input: touchscreen: ili210x: Drop platform data support > input: touchscreen: ili210x: Convert to devm_ functions > input: touchscreen: ili210x: Convert to threaded IRQ > input: touchscreen: ili210x: Add reset GPIO support > input: touchscreen: ili210x: Rework the touchscreen sample processing > input: touchscreen: ili210x: Reorder probe > input: touchscreen: ili210x: Add OF match table > input: touchscreen: ili210x: Add ILI251X support > > drivers/input/touchscreen/ili210x.c | 267 ++++++++++++++++++---------- > include/linux/input/ili210x.h | 11 -- > 2 files changed, 172 insertions(+), 106 deletions(-) > delete mode 100644 include/linux/input/ili210x.h > > Cc: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > Cc: Henrik Rydberg <rydberg@xxxxxxxxxxx> > Cc: Olivier Sobrie <olivier@xxxxxxxxx> > To: linux-input@xxxxxxxxxxxxxxx +CC Philipp , this even has all 10 fingers working. -- Best regards, Marek Vasut