Re: [PATCH libinput] RFC on quirk handling in libinput

2015-08-21 Thread Peter Hutterer
On 22/08/2015 06:33 , Andreas Pokorny wrote: Hi, The patch in the follow up mail describes a quirk needed to handle the touchscreen for a range of mediatek based devices. Depending on how the touch screen is wired to the soc, it always would report maximum == minimum == 0 for ABS_MT_TRACKING_ID.

[PATCH libinput] RFC on quirk handling in libinput

2015-08-21 Thread Andreas Pokorny
Hi, The patch in the follow up mail describes a quirk needed to handle the touchscreen for a range of mediatek based devices. Depending on how the touch screen is wired to the soc, it always would report maximum == minimum == 0 for ABS_MT_TRACKING_ID. Whats the best way to handle this sort of brok