input: Add keycode to barebox key translation table
Devicetrees specify the keyboard codes for the gpio-keys
driver, so add a table to translate them into something
barebox can use.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 59d6a0b commit 2c194e5822e8747940a92766e94b38a4f2c7d38d
@Sascha Hauer Sascha Hauer authored on 14 Feb 2014
Showing 3 changed files
View
drivers/input/Makefile
View
drivers/input/keymap.c 0 → 100644
View
include/input/keyboard.h 0 → 100644