Re: [PATCH 1/8] Input: tm2-touchkey: Add support for midas touchkey

2018-12-08 Thread Dmitry Torokhov
Hi Paweł, On Fri, Dec 07, 2018 at 11:58:04AM +0100, Paweł Chmiel wrote: > From: Simon Shields > > The touchkey on midas boards is almost identical. > The only real difference is that it uses the same register for both > keycode and base. > > Signed-off-by: Simon Shields > Signed-off-by: Paweł

[PATCH 1/8] Input: tm2-touchkey: Add support for midas touchkey

2018-12-07 Thread Paweł Chmiel
From: Simon Shields The touchkey on midas boards is almost identical. The only real difference is that it uses the same register for both keycode and base. Signed-off-by: Simon Shields Signed-off-by: Paweł Chmiel --- drivers/input/keyboard/tm2-touchkey.c | 48 ++- 1 fi