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)
commit5fafed3e5612e9f308d20dc94adf5fc3d4a1a2a8
tree2d37cb7360ea3d970352eb11a75aada59dd12aea
parentaf6a5af8e8cc1566fc06636de02347825808650e
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]
This page took 0.027251 seconds and 5 git commands to generate.