Re: [PATCH 1/9] Input: pixcir_i2c_ts: Add device tree support

2013-12-18 Thread Roger Quadros
On 12/18/2013 07:39 PM, Dmitry Torokhov wrote: > Hi Roger, > > On Wed, Dec 18, 2013 at 02:51:12PM +0530, Roger Quadros wrote: >> Provide device tree support and binding information. >> Change platform data parameters from x/y_max to x/y_size.. > > I'd rather keep them as they were. OK. > >> >>

Re: [PATCH 1/9] Input: pixcir_i2c_ts: Add device tree support

2013-12-18 Thread Dmitry Torokhov
Hi Roger, On Wed, Dec 18, 2013 at 02:51:12PM +0530, Roger Quadros wrote: > Provide device tree support and binding information. > Change platform data parameters from x/y_max to x/y_size.. I'd rather keep them as they were. > > Signed-off-by: Roger Quadros > Acked-by: Mugunthan V N > --- > .