On Fri, 3 Nov 2017 15:03:39 +0200 Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > Add new ACPI ID for sx9500 as had been found on prototype board. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- > drivers/iio/proximity/sx9500.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/iio/proximity/sx9500.c b/drivers/iio/proximity/sx9500.c > index 3cf054155779..640ea08cd3b2 100644 > --- a/drivers/iio/proximity/sx9500.c > +++ b/drivers/iio/proximity/sx9500.c > @@ -1048,6 +1048,7 @@ static const struct dev_pm_ops sx9500_pm_ops = { > > static const struct acpi_device_id sx9500_acpi_match[] = { > {"SSX9500", 0}, > + {"SASX9500", 0}, > { }, > }; > MODULE_DEVICE_TABLE(acpi, sx9500_acpi_match); -- 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