aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tca6416_keypad.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan1-0/+34
This patch implements a simple Keypad driver that functions as an I2C client. It handles key press events for keys connected to TCA6416 I2C based IO expander. Signed-off-by: Sriramakrishnan <srk@ti.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>