]> git.sur5r.net Git - u-boot/commit
input: TWL4030 input support for power button, USB and charger
authorPaul Kocialkowski <contact@paulk.fr>
Mon, 20 Jul 2015 13:17:08 +0000 (15:17 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 13 Aug 2015 00:47:35 +0000 (20:47 -0400)
commit7d5ac91832918a5fda0277aacb8c62421efdeaa2
tree928da385cc21facbdd7c3a655e5090675cc01472
parent6dc443e6d7bc2e7e9e2145ba5657dbf309c27c62
input: TWL4030 input support for power button, USB and charger

This adds support for detecting a few inputs exported by the TWL4030.
Currently-supported inputs are the power button, USB and charger presence.
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
drivers/input/Makefile
drivers/input/twl4030.c [new file with mode: 0644]
include/twl4030.h