]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55c71802f016b40923a27285d6a04f8ad22de0bf
tree49fb57a82a78e3e8f3a8e5ccd0da2dafd0f23fc3
parent5b68199ecd613c550ea53f546ae0bdbc086c00f6
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]