1
0
Fork 0
remarkable-uboot/drivers/input
Ye Li 7f8757016e MLK-12527-1 mxc_keyb: Add MXC keyboard driver
The i.MX6SL EVK needs this driver in android fastboot support. Add
this driver to u-boot.

To use the driver, user must define:

CONFIG_MXC_KPD          Enable the driver
CONFIG_MXC_KEYMAPPING   Key mapping matrix
CONFIG_MXC_KPD_COLMAX   The column size of key mapping matrix
CONFIG_MXC_KPD_ROWMAX   The row size of the key mapping matrix

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 5096e572667ff41217deb4ba9b1bd15e93fa6b59)
(cherry picked from commit e84160eaf5c057da45a227039c6f8a7911f43a82)
2018-04-27 02:21:25 -07:00
..
Kconfig input: specify the default of I8042_KEYB in more correct manner 2016-10-01 20:04:35 -04:00
Makefile MLK-12527-1 mxc_keyb: Add MXC keyboard driver 2018-04-27 02:21:25 -07:00
cros_ec_keyb.c cros_ec: Update the cros_ec keyboard driver to livetree 2017-06-01 07:03:16 -06:00
i8042.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
input.c input: indicate that code page 437 is used 2018-03-05 10:06:05 -05:00
key_matrix.c cros_ec: Update the cros_ec keyboard driver to livetree 2017-06-01 07:03:16 -06:00
keyboard-uclass.c dm: input: Create a keyboard uclass 2015-11-19 20:13:39 -07:00
keyboard.c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 2017-06-16 10:14:55 -04:00
mxc_keyb.c MLK-12527-1 mxc_keyb: Add MXC keyboard driver 2018-04-27 02:21:25 -07:00
pc_keyb.c License cleanup: remove unintended "All Rights Reserved" notices. 2009-09-04 23:00:56 +02:00
ps2mult.c License cleanup: remove unintended "All Rights Reserved" notices. 2009-09-04 23:00:56 +02:00
ps2ser.c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 2017-06-16 10:14:55 -04:00
tegra-kbc.c cros_ec: Update the cros_ec keyboard driver to livetree 2017-06-01 07:03:16 -06:00
twl4030.c input: twl4030: Keypad scan and input 2015-08-12 20:47:36 -04:00
twl6030.c input: TWL6030 input support for power button, USB and charger 2016-03-15 15:12:57 -04:00