Re: [PATCH v2 0/4] input: ft5x06: Fix userspace reported maximum value

2015-02-26 Thread Markus Pargmann
Hi Maxime, On Tue, Feb 24, 2015 at 05:55:08PM +0100, Maxime Ripard wrote: Hi Markus, On Mon, Feb 23, 2015 at 10:49:36PM +0100, Markus Pargmann wrote: Hi, On Thu, Nov 13, 2014 at 03:06:54PM +0100, Maxime Ripard wrote: Hi, The current ft5x06 reports to the user-space that its

Re: [PATCH v2 0/4] input: ft5x06: Fix userspace reported maximum value

2015-02-24 Thread Maxime Ripard
Hi Markus, On Mon, Feb 23, 2015 at 10:49:36PM +0100, Markus Pargmann wrote: Hi, On Thu, Nov 13, 2014 at 03:06:54PM +0100, Maxime Ripard wrote: Hi, The current ft5x06 reports to the user-space that its maximum coordinates are, on both X and Y, way higher than what could be actually

Re: [PATCH v2 0/4] input: ft5x06: Fix userspace reported maximum value

2015-02-23 Thread Markus Pargmann
Hi, On Thu, Nov 13, 2014 at 03:06:54PM +0100, Maxime Ripard wrote: Hi, The current ft5x06 reports to the user-space that its maximum coordinates are, on both X and Y, way higher than what could be actually usable on the screen (in my case, 5759x1151 instead of 480x800). This causes

[PATCH v2 0/4] input: ft5x06: Fix userspace reported maximum value

2014-11-13 Thread Maxime Ripard
Hi, The current ft5x06 reports to the user-space that its maximum coordinates are, on both X and Y, way higher than what could be actually usable on the screen (in my case, 5759x1151 instead of 480x800). This causes trouble on some userspace stacks that then try to re-scale these coordinates