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) |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| cros_ec_keyb.c | ||
| i8042.c | ||
| input.c | ||
| key_matrix.c | ||
| keyboard-uclass.c | ||
| keyboard.c | ||
| mxc_keyb.c | ||
| pc_keyb.c | ||
| ps2mult.c | ||
| ps2ser.c | ||
| tegra-kbc.c | ||
| twl4030.c | ||
| twl6030.c | ||