diff options
Diffstat (limited to 'drivers/i2c/i2c-core-acpi.c')
| -rw-r--r-- | drivers/i2c/i2c-core-acpi.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/i2c/i2c-core-acpi.c b/drivers/i2c/i2c-core-acpi.c index 3445cc3b476b..ed90858a27b7 100644 --- a/drivers/i2c/i2c-core-acpi.c +++ b/drivers/i2c/i2c-core-acpi.c @@ -370,6 +370,7 @@ static const struct acpi_device_id i2c_acpi_force_100khz_device_ids[] = {  	 * the device works without issues on Windows at what is expected to be  	 * a 400KHz frequency. The root cause of the issue is not known.  	 */ +	{ "DLL0945", 0 },  	{ "ELAN06FA", 0 },  	{}  }; | 
