On Sun, Jan 22, 2017 at 06:49:11PM +0200, Andy Shevchenko wrote: > On Sun, Jan 22, 2017 at 5:25 PM, Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > > On ACPI based tablets, the ACPI touchscreen node only contains info on > > the gpio and the irq, and is missing any info on the axis. This info is > > expected to be built into the tablet model specific version of the driver > > shipped with the os-image for the device. > > > > Add support for getting the missing info from a table built into the > > driver, using dmi data to identify which entry of the table to use and > > add info for the CUBE iwork8 Air and Jumper EZpad mini3 tablets on which > > this code was tested / developed. > > > > BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=187531 > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > > [dmitry.torokhov@xxxxxxxxx: Move to platform/x86] > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > > Few nitpicks below. After addressing them > Acked-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > > (in case Dmitry would like to push this via input subsystem) Nope ;) There was a reason why I did not want to have it in the driver proper. It can go in separately, there are no changes needed in the driver to make use of these properties. Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html