summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-07-07 13:09:35 +0100
committerMark Brown <broonie@kernel.org>2026-07-07 13:09:35 +0100
commit8c5c63479f4b2ff6460526b1a7d6a41fa509906f (patch)
tree5a26dc0b0dd6b5a996bd7672221019abe9af9735 /drivers/input/mouse
parent94a16e413abbfffa244062ed0c678fcebf0009ea (diff)
parentc8f174900926d3b58cd048ac33b4cbb3de419bfe (diff)
downloadlinux-next-8c5c63479f4b2ff6460526b1a7d6a41fa509906f.tar.gz
linux-next-8c5c63479f4b2ff6460526b1a7d6a41fa509906f.zip
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
Diffstat (limited to 'drivers/input/mouse')
-rw-r--r--drivers/input/mouse/synaptics.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c
index c70502e24031..2170bbe4c589 100644
--- a/drivers/input/mouse/synaptics.c
+++ b/drivers/input/mouse/synaptics.c
@@ -164,6 +164,7 @@ static const char * const topbuttonpad_pnp_ids[] = {
#ifdef CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS
static const char * const smbus_pnp_ids[] = {
/* all of the topbuttonpad_pnp_ids are valid, we just add some extras */
+ "DLL0597", /* Dell Inspiron 3521 */
"DLL060d", /* Dell Precision M3800 */
"LEN0048", /* X1 Carbon 3 */
"LEN0046", /* X250 */