Input: add RAVE SP Powerbutton driver
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Wed, 7 Mar 2018 19:56:55 +0000 (11:56 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 8 Mar 2018 23:34:45 +0000 (15:34 -0800)
commit62f0f079b96d38b6c8a47a52477024b1197652f4
treef39515d6e48653b2fe656e5f5905254a8e4954c0
parentc6380ecd8e9bee7aba3d9a5a94b58168244c4a61
Input: add RAVE SP Powerbutton driver

Add driver that properly handles input event emitted by RAVE SP
devices.

Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/zii,rave-sp-pwrbutton.txt [new file with mode: 0644]
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/rave-sp-pwrbutton.c [new file with mode: 0644]