Re: [PATCH] input: ti_am335x_tsc: Add open delay parameter

2015-08-21 Thread Vignesh R
On 08/21/2015 03:47 AM, Michael Welling wrote: > On Thu, Aug 20, 2015 at 05:41:30PM +0530, Vignesh R wrote: >> >> >> On 08/19/2015 11:38 PM, Michael Welling wrote: >>> On Wed, Aug 12, 2015 at 01:44:22PM -0500, Michael Welling wrote: On Wed, Aug 12, 2015 at 11:56:36AM +0530, Vignesh R wrote:

Re: [PATCH] input: ti_am335x_tsc: Add open delay parameter

2015-08-20 Thread Michael Welling
On Thu, Aug 20, 2015 at 05:41:30PM +0530, Vignesh R wrote: > > > On 08/19/2015 11:38 PM, Michael Welling wrote: > > On Wed, Aug 12, 2015 at 01:44:22PM -0500, Michael Welling wrote: > >> On Wed, Aug 12, 2015 at 11:56:36AM +0530, Vignesh R wrote: > >>> Hi Michael, > >>> > >>> + Dmitry > >>> > >>> O

Re: [PATCH] input: ti_am335x_tsc: Add open delay parameter

2015-08-20 Thread Vignesh R
On 08/19/2015 11:38 PM, Michael Welling wrote: > On Wed, Aug 12, 2015 at 01:44:22PM -0500, Michael Welling wrote: >> On Wed, Aug 12, 2015 at 11:56:36AM +0530, Vignesh R wrote: >>> Hi Michael, >>> >>> + Dmitry >>> >>> On 08/12/2015 12:15 AM, Michael Welling wrote: Adds a device tree parameter

Re: [PATCH] input: ti_am335x_tsc: Add open delay parameter

2015-08-19 Thread Michael Welling
On Wed, Aug 12, 2015 at 01:44:22PM -0500, Michael Welling wrote: > On Wed, Aug 12, 2015 at 11:56:36AM +0530, Vignesh R wrote: > > Hi Michael, > > > > + Dmitry > > > > On 08/12/2015 12:15 AM, Michael Welling wrote: > > > Adds a device tree parameter to set the open delay on the touchscreen > > > c

Re: [PATCH] input: ti_am335x_tsc: Add open delay parameter

2015-08-12 Thread Michael Welling
On Wed, Aug 12, 2015 at 11:56:36AM +0530, Vignesh R wrote: > Hi Michael, > > + Dmitry > > On 08/12/2015 12:15 AM, Michael Welling wrote: > > Adds a device tree parameter to set the open delay on the touchscreen > > conversion steps. Increasing this parameter helps the touch accuracy on > > some s

Re: [PATCH] input: ti_am335x_tsc: Add open delay parameter

2015-08-11 Thread Vignesh R
Hi Michael, + Dmitry On 08/12/2015 12:15 AM, Michael Welling wrote: > Adds a device tree parameter to set the open delay on the touchscreen > conversion steps. Increasing this parameter helps the touch accuracy on > some screens. > > Signed-off-by: Michael Welling > --- > .../bindings/input/to

[PATCH] input: ti_am335x_tsc: Add open delay parameter

2015-08-11 Thread Michael Welling
Adds a device tree parameter to set the open delay on the touchscreen conversion steps. Increasing this parameter helps the touch accuracy on some screens. Signed-off-by: Michael Welling --- .../bindings/input/touchscreen/ti-tsc-adc.txt | 5 + drivers/input/touchscreen/ti_am335x_ts