]> git.baikalelectronics.ru Git - kernel.git/commit
input: Add support for the WM831x ON pin
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 15 Sep 2009 10:07:12 +0000 (12:07 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 17 Sep 2009 07:47:02 +0000 (09:47 +0200)
commitad5f1468cd2523a3a6cfae51cb4f1a4148f971e0
tree64dc9705ea0efadb86e142e7f0cb1fbe36a9cf1c
parenta1d29e12c749f575f4291a9ce12fdffa222247fe
input: Add support for the WM831x ON pin

The WM831x series of PMICs support control of initial power on
through the ON pin on the device with soft control of the pin
at other times. Represent this to userspace as KEY_POWER.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/wm831x-on.c [new file with mode: 0644]
include/linux/mfd/wm831x/core.h