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

2014-04-07 Thread Rob Herring
On Mon, Apr 7, 2014 at 3:00 PM, Sebastian Reichel wrote: > On Mon, Apr 07, 2014 at 11:38:01AM -0500, Rob Herring wrote: >> On Sat, Apr 5, 2014 at 5:26 PM, Sebastian Reichel wrote: >> > Add common DT binding documentation for touchscreen devices and >> > implement

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

2014-04-07 Thread Sebastian Reichel
On Mon, Apr 07, 2014 at 11:38:01AM -0500, Rob Herring wrote: > On Sat, Apr 5, 2014 at 5:26 PM, 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

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

2014-04-07 Thread Rob Herring
On Sat, Apr 5, 2014 at 5:26 PM, 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. Good. > > Signed-off-by: Sebastian Reichel

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

2014-04-07 Thread Rob Herring
On Sat, Apr 5, 2014 at 5:26 PM, Sebastian Reichel s...@kernel.org 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. Good. Signed-off-by:

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

2014-04-07 Thread Sebastian Reichel
On Mon, Apr 07, 2014 at 11:38:01AM -0500, Rob Herring wrote: On Sat, Apr 5, 2014 at 5:26 PM, Sebastian Reichel s...@kernel.org wrote: Add common DT binding documentation for touchscreen devices and implement input_parse_touchscreen_of_params, which parses the common properties and

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

2014-04-07 Thread Rob Herring
On Mon, Apr 7, 2014 at 3:00 PM, Sebastian Reichel s...@kernel.org wrote: On Mon, Apr 07, 2014 at 11:38:01AM -0500, Rob Herring wrote: On Sat, Apr 5, 2014 at 5:26 PM, Sebastian Reichel s...@kernel.org wrote: Add common DT binding documentation for touchscreen devices and implement

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

2014-04-05 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. Signed-off-by: Sebastian Reichel --- .../bindings/input/touchscreen/touchscreen.txt | 9 ++

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

2014-04-05 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. Signed-off-by: Sebastian Reichel s...@kernel.org --- .../bindings/input/touchscreen/touchscreen.txt |