input: max77650: Add onkey support
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 23 Apr 2019 09:04:50 +0000 (11:04 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 8 May 2019 11:07:07 +0000 (12:07 +0100)
commit1af2b76f63f5ee2c959246671334d59cb3030f9c
tree49fb57a82a78e3e8f3a8e5ccd0da2dafd0f23fc3
parent5be102eb161a0c17b64cf104ccef48ffc9d3e361
input: max77650: Add onkey support

Add support for the push- and slide-button events for max77650.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/max77650-onkey.c [new file with mode: 0644]