drivers/input/keyboard/lm8333.c
0 → 100644
+236
−0
include/linux/input/lm8333.h
0 → 100644
+24
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This driver adds support for the keypad part of the LM8333 and is prepared for possible GPIO/PWM drivers. Note that this is not a MFD because you cannot disable the keypad functionality which, thus, has to be handled by the core anyhow. Signed-off-by:Wolfram Sang <w.sang@pengutronix.de> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>