Re: [RESEND PATCH v2 6/8] Input: sx8654 - add sx8650 support

2019-01-28 Thread Dmitry Torokhov
Hi Richard, On Tue, Dec 18, 2018 at 09:39:31AM +0100, Richard Leitner wrote: > The sx8654 and sx8650 are quite similar, therefore add support for the > sx8650 within the sx8654 driver. > > Signed-off-by: Richard Leitner > --- > drivers/input/touchscreen/sx8654.c | 193 >

[RESEND PATCH v2 6/8] Input: sx8654 - add sx8650 support

2018-12-18 Thread Richard Leitner
The sx8654 and sx8650 are quite similar, therefore add support for the sx8650 within the sx8654 driver. Signed-off-by: Richard Leitner --- drivers/input/touchscreen/sx8654.c | 193 + 1 file changed, 173 insertions(+), 20 deletions(-) diff --git

[PATCH v2 6/8] Input: sx8654 - add sx8650 support

2018-10-17 Thread Richard Leitner
The sx8654 and sx8650 are quite similar, therefore add support for the sx8650 within the sx8654 driver. Signed-off-by: Richard Leitner --- drivers/input/touchscreen/sx8654.c | 193 + 1 file changed, 173 insertions(+), 20 deletions(-) diff --git

[PATCH v2 6/8] Input: sx8654 - add sx8650 support

2018-10-17 Thread Richard Leitner
The sx8654 and sx8650 are quite similar, therefore add support for the sx8650 within the sx8654 driver. Signed-off-by: Richard Leitner --- drivers/input/touchscreen/sx8654.c | 193 + 1 file changed, 173 insertions(+), 20 deletions(-) diff --git