On Sat, 13 Oct 2018 14:19:38 +0100 Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > On Fri, 12 Oct 2018 12:17:50 +0200 > Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > > > Add KIOX0009 ACPI HID, this is used e.g. on the Acer One 10. > > > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > Applied to the togreg branch of iio.git and pushed out as staging > for the autobuilders to largely ignore. Pushed out as 'testing' that is... oops. > > Unfortunately it's missed the coming merge window so will > have to wait for the next one. > > Thanks, > > Jonathan > > > --- > > 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 af53a1084ee5..8600e4be88ad 100644 > > --- a/drivers/iio/accel/kxcjk-1013.c > > +++ b/drivers/iio/accel/kxcjk-1013.c > > @@ -1489,6 +1489,7 @@ static const struct acpi_device_id kx_acpi_match[] = { > > {"KXCJ1013", KXCJK1013}, > > {"KXCJ1008", KXCJ91008}, > > {"KXCJ9000", KXCJ91008}, > > + {"KIOX0009", KXTJ21009}, > > {"KIOX000A", KXCJ91008}, > > {"KXTJ1009", KXTJ21009}, > > {"SMO8500", KXCJ91008}, >