Input: add DA9055 Onkey driver
authorAshish Jangam <ashish.jangam@kpitcummins.com>
Tue, 30 Oct 2012 07:27:25 +0000 (00:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 30 Oct 2012 07:47:09 +0000 (00:47 -0700)
commit8ed2757edd0c6bacf20c1c55bd53a0acba565be8
treeb180d022fbcd97fc94549e2c9a0a85592da383a7
parent3b11292381aa5c57ceb6e089797afdd2e4066085
Input: add DA9055 Onkey driver

This is the ONKEY driver of the Dialog DA9055 PMIC and depends on the
DA9055 MFD core driver.

This driver was functionally tested on SMDK6410 board.

Signed-off-by: David Dajun Chen <dchen@diasemi.com>
Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/da9055_onkey.c [new file with mode: 0644]