Re: [PATCHv3 0/5] tsc2005 DT binding
From: Aaro Koskinen <aaro.koskinen@iki.fi>
Date: 2014-05-15 19:21:08
Also in:
linux-devicetree, linux-omap, lkml
From: Aaro Koskinen <aaro.koskinen@iki.fi>
Date: 2014-05-15 19:21:08
Also in:
linux-devicetree, linux-omap, lkml
Hi, On Thu, May 15, 2014 at 04:23:16PM +0200, Sebastian Reichel wrote:
On Sat, Apr 26, 2014 at 01:56:14AM +0200, Sebastian Reichel wrote:quoted
This adds device tree support for the tsc2005 touchscreen controller, which is currently only used by the Nokia N900 board. The patch does not update the reset pin handling for platform data based probe to avoid merge conflicts. The n900 platform code will be removed in the near future (3.16?) and the driver can be simplified once that has happened.Ping. It would be nice to see this patchset in 3.16, since its the last important hardware component missing for N900 DT boot.
FWIW, for all these patches feel free to add: Acked-by: Aaro Koskinen [off-list ref] Thanks for great work, A.