]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:24:14 +0000 (08:24 +0200)
commitcf9c6973218e17e6d2fdd3366b74268e814d3473
treeffb2c49f882bc5d61b66ecb0acba283d16a1c6a8
parent87a8d3a778d89b08be327fe3150712586bdb3e71
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