]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add tps65218 power button driver
authorFelipe Balbi <balbi@ti.com>
Sun, 28 Dec 2014 04:37:37 +0000 (20:37 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 28 Dec 2014 04:43:03 +0000 (20:43 -0800)
commitebd05c6ff2f058260072fdc6bca0a9006ca741c1
tree2d37cb7360ea3d970352eb11a75aada59dd12aea
parent54426e3736198be5774036c450fa194cb05ad4ee
Input: add tps65218 power button driver

With this driver, we can report KEY_POWER on AM437x SK. This patch has been
tested with said board.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/tps65218-pwrbutton.txt [new file with mode: 0644]
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/tps65218-pwrbutton.c [new file with mode: 0644]