Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.0-rc7 to receive updates for the input subsystem. You will get: - small fixes for iqs62x-keys and melfas_mip4 drivers - corrected register address in snvs_pwrkey driver - synaptic driver will stop trying to use intertouch (native) mode on some Lenovo AMD devices. Changelog: --------- Jeff LaBundy (1): Input: iqs62x-keys - drop unused device node references Mark Pearson (1): Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1 Sebastian Krzyszkowiak (1): Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address Yang Yingliang (1): Input: melfas_mip4 - fix return value check in mip4_probe() Diffstat: -------- drivers/input/keyboard/iqs62x-keys.c | 3 +++ drivers/input/keyboard/snvs_pwrkey.c | 2 +- drivers/input/mouse/synaptics.c | 1 - drivers/input/touchscreen/melfas_mip4.c | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) Thanks. -- Dmitry