]> Git Repo - J-u-boot.git/commit
input: TWL4030 input support for power button, USB and charger
authorPaul Kocialkowski <[email protected]>
Mon, 20 Jul 2015 13:17:08 +0000 (15:17 +0200)
committerTom Rini <[email protected]>
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 <[email protected]>
Signed-off-by: Paul Kocialkowski <[email protected]>
drivers/input/Makefile
drivers/input/twl4030.c [new file with mode: 0644]
include/twl4030.h
This page took 0.035785 seconds and 4 git commands to generate.