]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
platform/x86: dell-laptop: add Inspiron N5110 to touchpad LED quirk table
authorGleb Sonichev <sonichev555@gmail.com>
Mon, 25 May 2026 10:00:47 +0000 (13:00 +0300)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 9 Jun 2026 07:35:02 +0000 (10:35 +0300)
commitbfe91a80b13f8068f6fa07aa8c468d284150d4ad
treee07a7091c010836d1eacaafaf89c26022556cebc
parent0aab31d47c2e857ca05028d718d1e0d239e683ad
platform/x86: dell-laptop: add Inspiron N5110 to touchpad LED quirk table

The Inspiron N5110 needs the touchpad LED quirk (Vostro V130 quirk)
to properly control the touchpad LED. Add its DMI identifier
to the existing quirk table, next to the similar Inspiron M5110 entry.

Tested on Dell Inspiron N5110.
The touchpad LED works correctly with this quirk enabled.

Signed-off-by: Gleb Sonichev <sonichev555@gmail.com>
Acked-by: Pali Rohár <pali@kernel.org>
Link: https://patch.msgid.link/20260525100047.20046-1-sonichev555@gmail.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/dell/dell-laptop.c