On 19/07/16 11:01, Christophe Chapuis wrote: > On the Cube i9 tablet, the ACPI id for the Kionix kxcj9 accelerometer > is "KIOX000A" (as can be seen in the DSDT of the Cube i9 tablet). > It is the same accelerometer, so only adding the ACPI id is needed. > > Signed-off-by: Christophe Chapuis <chris.chapuis@xxxxxxxxx> Hi Christophe, Looks like it made it through fine this time! Please cc the original driver author for any patches to a driver. Here Srinivas (added) Can't see why it would be an issue, but best to make sure thy are in the loop! Funnily enough, not everyone keeps up with all the mails on the list ;) > --- > drivers/iio/accel/kxcjk-1013.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/iio/accel/kxcjk-1013.c b/drivers/iio/accel/kxcjk-1013.c > index edec1d0..cf392c7 100644 > --- a/drivers/iio/accel/kxcjk-1013.c > +++ b/drivers/iio/accel/kxcjk-1013.c > @@ -1393,6 +1393,7 @@ static const struct acpi_device_id kx_acpi_match[] = { > {"KXCJ1013", KXCJK1013}, > {"KXCJ1008", KXCJ91008}, > {"KXCJ9000", KXCJ91008}, > + {"KIOX000A", KXCJ91008}, > {"KXTJ1009", KXTJ21009}, > {"SMO8500", KXCJ91008}, > { }, > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html