rv1126-uboot/drivers/input
Joseph Chen 9f1dd9df85 dm: key: make kernel dtb key has higher priority than U-Boot keys
We add recovery key node with property "u-boot,dm-pre-reloc"
in uboot dts in order to make sure recovery key works normally
even when kernel dtb is load failed. But There are too many
boards for a platform(eg. RK3399/RK3399PRO), which may cause
a mistake key match between boards via U-Boot dts key nodes,
so that we make kernel dtb key has higher priority.

Change-Id: I771d72860aa626e4a6a1638117cb1876fe5d1a44
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-12-18 17:03:59 +08:00
..
Kconfig input: Kconfig: add rk817 help descripiton for RK8XX_PWRKEY 2018-07-03 10:52:29 +08:00
Makefile input: key: add rk key driver 2018-01-31 18:13:53 +08:00
adc_key.c dm: key: optimise framework and update drivers 2018-07-21 12:20:43 +08:00
cros_ec_keyb.c cros_ec: Update the cros_ec keyboard driver to livetree 2017-06-01 07:03:16 -06:00
gpio_key.c dm: key: optimise framework and update drivers 2018-07-21 12:20:43 +08:00
i8042.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
input.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
key-uclass.c dm: key: make kernel dtb key has higher priority than U-Boot keys 2018-12-18 17:03:59 +08: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
keyboard.c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 2017-06-16 10:14:55 -04:00
pc_keyb.c
ps2mult.c
ps2ser.c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 2017-06-16 10:14:55 -04:00
rc-uclass.c dm: input: add driver model rc uclass 2017-10-24 16:22:17 +08:00
rk8xx_pwrkey.c dm: key: optimise framework and update drivers 2018-07-21 12:20:43 +08:00
rk_key.c input: rk key: fix missing register key into dm input uclass 2018-08-06 11:15:19 +08:00
rockchip_ir.c input: Add RK remote control driver 2017-10-25 20:39:04 +08:00
tegra-kbc.c cros_ec: Update the cros_ec keyboard driver to livetree 2017-06-01 07:03:16 -06:00
twl4030.c
twl6030.c