On 12/21/2018 10:10 AM, Philipp Puschmann wrote: > Hi Marek, Hi, > glad to hear. > > Thank you for refactoring v1 of the ili2511 support and merging it with ili210x :) Sure, the ili210x driver needed cleanup too. > Best regards, > Philipp > > > Am 13.12.18 um 16:25 schrieb Marek Vasut: >> 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