Re: [PATCH 3/3] Input: add driver for the Hycon HY46XX touchpanel series

2021-03-05 Thread Giulio Benetti
Hi Dmitry, Il 05/03/2021 20:00, Dmitry Torokhov ha scritto: Hi Giulio, On Fri, Mar 05, 2021 at 05:38:34PM +0100, Giulio Benetti wrote: From: Giulio Benetti This patch adds support for Hycon HY46XX. Could you please tell me where patches 1/3 and 2/3. I am guessing they are dealing with DT b

Re: [PATCH 3/3] Input: add driver for the Hycon HY46XX touchpanel series

2021-03-05 Thread Giulio Benetti
Hi Dmitry, Il 05/03/2021 20:00, Dmitry Torokhov ha scritto: Hi Giulio, On Fri, Mar 05, 2021 at 05:38:34PM +0100, Giulio Benetti wrote: From: Giulio Benetti This patch adds support for Hycon HY46XX. Could you please tell me where patches 1/3 and 2/3. I am guessing they are dealing with DT b

Re: [PATCH 3/3] Input: add driver for the Hycon HY46XX touchpanel series

2021-03-05 Thread Dmitry Torokhov
Hi Giulio, On Fri, Mar 05, 2021 at 05:38:34PM +0100, Giulio Benetti wrote: > From: Giulio Benetti > > This patch adds support for Hycon HY46XX. Could you please tell me where patches 1/3 and 2/3. I am guessing they are dealing with DT bindings and are most likely to go through my tree after Rob

[PATCH 3/3] Input: add driver for the Hycon HY46XX touchpanel series

2021-03-05 Thread Giulio Benetti
From: Giulio Benetti This patch adds support for Hycon HY46XX. Signed-off-by: Giulio Benetti --- MAINTAINERS | 1 + drivers/input/touchscreen/Kconfig| 12 + drivers/input/touchscreen/Makefile | 1 + drivers/input/touchscreen/hycon-hy46xx.c | 571