u-boot/drivers/input
Simon Glass f77f5e9be7 dm: tegra: Convert keyboard driver to driver model
Adjust the tegra keyboard driver to support driver model, using the new
uclass. Make this the default for all Tegra boards so that those that use
a keyboard will build correctly with this driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-11-19 20:13:40 -07:00
..
cros_ec_keyb.c cros_ec: Use udevice instead of cros_ec_dev for keyboard functions 2015-11-19 20:13:40 -07:00
i8042.c x86: i8042: Correctly initialize the controller 2015-08-26 07:54:16 -07:00
input.c input: Add the keycode translation tables separately 2015-11-19 20:13:40 -07:00
Kconfig dm: input: Create a keyboard uclass 2015-11-19 20:13:39 -07:00
key_matrix.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
keyboard-uclass.c dm: input: Create a keyboard uclass 2015-11-19 20:13:39 -07:00
keyboard.c video: Drop DEV_FLAGS_SYSTEM flag 2015-11-05 08:22:21 +01:00
Makefile dm: input: Create a keyboard uclass 2015-11-19 20:13:39 -07:00
pc_keyb.c
ps2mult.c
ps2ser.c
tegra-kbc.c dm: tegra: Convert keyboard driver to driver model 2015-11-19 20:13:40 -07:00
twl4030.c input: twl4030: Keypad scan and input 2015-08-12 20:47:36 -04:00