]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit819f30b397f0da8c2eff739a588f4c2a619d750f
treef39515d6e48653b2fe656e5f5905254a8e4954c0
parentad401c6b910a551c0c978338ba6c14f8ddd85f70
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]