Re: [PATCH] i2c: i801: Register optional lis3lv02d i2c device on Dell machines

From: Wolfram Sang
Date: Tue Dec 27 2016 - 08:52:13 EST


Dell platform team told us that some (DMI whitelisted) Dell Latitude
machines have ST microelectronics accelerometer at i2c address 0x29. That
i2c address is not specified in DMI or ACPI, so runtime detection without
whitelist which is below is not possible.

I'd think this should rather live somewhere in
drivers/platform/x86/dell*.c?