Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-18 Thread Dmitry Torokhov
On Tue, May 06, 2014 at 01:04:12AM +0200, Sebastian Reichel wrote: > On Mon, May 05, 2014 at 12:51:39PM -0700, Dmitry Torokhov wrote: > > On Mon, May 05, 2014 at 12:41:26PM -0700, Tony Lindgren wrote: > > > * Sebastian Reichel [140425 16:56]: > > > > Add common DT binding documentation for

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-18 Thread Dmitry Torokhov
On Tue, May 06, 2014 at 01:04:12AM +0200, Sebastian Reichel wrote: On Mon, May 05, 2014 at 12:51:39PM -0700, Dmitry Torokhov wrote: On Mon, May 05, 2014 at 12:41:26PM -0700, Tony Lindgren wrote: * Sebastian Reichel s...@kernel.org [140425 16:56]: Add common DT binding documentation for

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-05 Thread Sebastian Reichel
On Mon, May 05, 2014 at 12:51:39PM -0700, Dmitry Torokhov wrote: > On Mon, May 05, 2014 at 12:41:26PM -0700, Tony Lindgren wrote: > > * Sebastian Reichel [140425 16:56]: > > > Add common DT binding documentation for touchscreen devices and > > > implement input_parse_touchscreen_of_params, which

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-05 Thread Tony Lindgren
* Dmitry Torokhov [140505 12:52]: > On Mon, May 05, 2014 at 12:41:26PM -0700, Tony Lindgren wrote: > > * Sebastian Reichel [140425 16:56]: > > > Add common DT binding documentation for touchscreen devices and > > > implement input_parse_touchscreen_of_params, which parses the common > > >

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-05 Thread Dmitry Torokhov
On Mon, May 05, 2014 at 12:41:26PM -0700, Tony Lindgren wrote: > * Sebastian Reichel [140425 16:56]: > > Add common DT binding documentation for touchscreen devices and > > implement input_parse_touchscreen_of_params, which parses the common > > properties and configures the input device

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-05 Thread Tony Lindgren
* Sebastian Reichel [140425 16:56]: > Add common DT binding documentation for touchscreen devices and > implement input_parse_touchscreen_of_params, which parses the common > properties and configures the input device accordingly. > > The method currently does not interpret the axis inversion

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-05 Thread Tony Lindgren
* Sebastian Reichel s...@kernel.org [140425 16:56]: Add common DT binding documentation for touchscreen devices and implement input_parse_touchscreen_of_params, which parses the common properties and configures the input device accordingly. The method currently does not interpret the axis

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-05 Thread Dmitry Torokhov
On Mon, May 05, 2014 at 12:41:26PM -0700, Tony Lindgren wrote: * Sebastian Reichel s...@kernel.org [140425 16:56]: Add common DT binding documentation for touchscreen devices and implement input_parse_touchscreen_of_params, which parses the common properties and configures the input device

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-05 Thread Tony Lindgren
* Dmitry Torokhov dmitry.torok...@gmail.com [140505 12:52]: On Mon, May 05, 2014 at 12:41:26PM -0700, Tony Lindgren wrote: * Sebastian Reichel s...@kernel.org [140425 16:56]: Add common DT binding documentation for touchscreen devices and implement input_parse_touchscreen_of_params, which

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-05-05 Thread Sebastian Reichel
On Mon, May 05, 2014 at 12:51:39PM -0700, Dmitry Torokhov wrote: On Mon, May 05, 2014 at 12:41:26PM -0700, Tony Lindgren wrote: * Sebastian Reichel s...@kernel.org [140425 16:56]: Add common DT binding documentation for touchscreen devices and implement input_parse_touchscreen_of_params,

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-04-29 Thread Pavel Machek
On Sat 2014-04-26 01:56:15, Sebastian Reichel wrote: > Add common DT binding documentation for touchscreen devices and > implement input_parse_touchscreen_of_params, which parses the common > properties and configures the input device accordingly. > > The method currently does not interpret the

Re: [PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-04-29 Thread Pavel Machek
On Sat 2014-04-26 01:56:15, Sebastian Reichel wrote: Add common DT binding documentation for touchscreen devices and implement input_parse_touchscreen_of_params, which parses the common properties and configures the input device accordingly. The method currently does not interpret the axis

[PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-04-25 Thread Sebastian Reichel
Add common DT binding documentation for touchscreen devices and implement input_parse_touchscreen_of_params, which parses the common properties and configures the input device accordingly. The method currently does not interpret the axis inversion properties, since there is no matching flag in

[PATCHv3 1/5] Input: add common DT binding for touchscreens

2014-04-25 Thread Sebastian Reichel
Add common DT binding documentation for touchscreen devices and implement input_parse_touchscreen_of_params, which parses the common properties and configures the input device accordingly. The method currently does not interpret the axis inversion properties, since there is no matching flag in