Message ID | 20240106160935.45487-7-hdegoede@redhat.com |
---|---|
State | New |
Headers | show |
Series | i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800 | expand |
diff --git a/drivers/platform/x86/dell/dell-smo8800.c b/drivers/platform/x86/dell/dell-smo8800.c index 021ad31eb84d..49547a077df7 100644 --- a/drivers/platform/x86/dell/dell-smo8800.c +++ b/drivers/platform/x86/dell/dell-smo8800.c @@ -318,6 +318,8 @@ static const struct { * Additional individual entries were added after verification. */ { "Latitude 5480", 0x29 }, + { "Latitude E6330", 0x29 }, + { "Latitude E6430", 0x29 }, { "Vostro V131", 0x1d }, { "Vostro 5568", 0x29 }, };