]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sniper: Keypad support, with recovery and fastboot key combinations
authorPaul Kocialkowski <contact@paulk.fr>
Mon, 20 Jul 2015 13:17:18 +0000 (15:17 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 13 Aug 2015 00:47:40 +0000 (20:47 -0400)
commit5c2cff85fc960f78546a6af2d9315849fab5e963
tree3dc17aedda6226e4829832884f7fa97b9fc8bf07
parent0e14f88957459aec113b75032ff9364c81dab864
sniper: Keypad support, with recovery and fastboot key combinations

Using the twl4030 keypad allows booting directly into some special boot modes,
such as recovery or fastboot. the VOL+ key will trigger a boot to recovery while
the VOL- key will trigger a boot to fastboot.

The G (gesture) key remains unused at this point.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/lge/sniper/sniper.c