We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109f4d2 commit d0f8ee8Copy full SHA for d0f8ee8
drivers/platform/x86/dell/dell-lis3lv02d.c
@@ -45,6 +45,7 @@ static const struct dmi_system_id lis3lv02d_devices[] __initconst = {
45
* Additional individual entries were added after verification.
46
*/
47
DELL_LIS3LV02D_DMI_ENTRY("Latitude 5480", 0x29),
48
+ DELL_LIS3LV02D_DMI_ENTRY("Latitude 5500", 0x29),
49
DELL_LIS3LV02D_DMI_ENTRY("Latitude E6330", 0x29),
50
DELL_LIS3LV02D_DMI_ENTRY("Latitude E6430", 0x29),
51
DELL_LIS3LV02D_DMI_ENTRY("Precision 3540", 0x29),
0 commit comments