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
gpio_key.c dm: key: optimise framework and update drivers 2018-07-21 12:20:43 +08:00
i8042.c
input.c
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
keyboard-uclass.c
keyboard.c
pc_keyb.c
ps2mult.c
ps2ser.c
rc-uclass.c
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
tegra-kbc.c
twl4030.c
twl6030.c