On 20/07/16 07:26, Christophe Chapuis wrote: > Hi, > > On Tue, Jul 19, 2016 at 6:11 PM, Srinivas Pandruvada > <srinivas.pandruvada@xxxxxxxxxxxxxxx> wrote: >> On Tue, 2016-07-19 at 16:58 +0100, Jonathan Cameron wrote: >>> 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> >> Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx> Applied to the togreg branch of iio.git - initially pushed out as testing for the autobuilders to play with it. Thanks, Jonathan >> >>> 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! >> I don't see any issue with the patch. > > Ok great :) > >>> >>> Funnily enough, not everyone keeps up with all the mails on the list >>> ;) >> We can blame mail filters :) >>>> >>>> --- >>>> 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