mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-01 19:53:16 +01:00
Add support for CONSOLE_MUX to tegra-kbc driver. This requires adding a flag to struct keyb to know the driver has already been initialized so if we try to initialize it again we can just return success. Also call into iomux_doenv() from drv_keyboard_init to re-evaluate the stdin string. Signed-off-by: Allen Martin <amartin@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com> |
||
|---|---|---|
| .. | ||
| i8042.c | ||
| input.c | ||
| key_matrix.c | ||
| keyboard.c | ||
| Makefile | ||
| pc_keyb.c | ||
| ps2mult.c | ||
| ps2ser.c | ||
| tegra-kbc.c | ||