On Mon, 2017-04-24 at 23:05 +0300, Andy Shevchenko wrote: > On Mon, 2017-04-24 at 21:28 +0200, Jan Kiszka wrote: > > This is an upstream port of an IIO driver for the TI ADC108S102 and > > ADC128S102. The former can be found on the Intel Galileo Gen2 and > > the > > Siemens SIMATIC IOT2000. For those boards, ACPI-based enumeration is > > included. > > +static const struct acpi_device_id adc1x8s102_acpi_ids[] = { > > + { "INT3495", (kernel_ulong_t)&adc1x8s102_setup_int3495 }, > > + { } > > +}; > > +MODULE_DEVICE_TABLE(acpi, adc1x8s102_acpi_ids); One more thing, please provide an excerpt from real DSDT that describes this device. And just in case one question, is that DSDT carved in stone? -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Intel Finland Oy -- 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