Re: [PATCH 2/2] Input: edt-ft5x06: Add DT support

2014-01-16 Thread Simon Budig
On 16/01/14 08:49, Lothar Waßmann wrote: >>> --- /dev/null >>> +++ b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.txt >>> @@ -0,0 +1,31 @@ >>> +* EDT FT5x06 Multiple Touch Controller >>> + > [...] >>> +- threshold: allows setting the "click"-threshold in the range from 20 to >>>

Re: [PATCH 2/2] Input: edt-ft5x06: Add DT support

2014-01-15 Thread Lothar Waßmann
Hi, Mark Rutland wrote: > On Mon, Jan 13, 2014 at 10:17:04AM +, Lothar Waßmann wrote: > > This patch allows the edt-ft5x06 multitouch panel driver to be > > configured via DT. > > > > Signed-off-by: Lothar Waßmann > > --- > > .../bindings/input/touchscreen/edt-ft5x06.txt | 31 >

Re: [PATCH 2/2] Input: edt-ft5x06: Add DT support

2014-01-14 Thread Jingoo Han
On Monday, January 13, 2014 7:17 PM, Lothar Waßmann wrote: > > This patch allows the edt-ft5x06 multitouch panel driver to be > configured via DT. > > Signed-off-by: Lothar Waßmann (+cc Simon Budig) This 'edt-ft5x06' driver was made by Simon Budig. Please, add him to CC list. Also, I added so

Re: [PATCH 2/2] Input: edt-ft5x06: Add DT support

2014-01-13 Thread Mark Rutland
On Mon, Jan 13, 2014 at 10:17:04AM +, Lothar Waßmann wrote: > This patch allows the edt-ft5x06 multitouch panel driver to be > configured via DT. > > Signed-off-by: Lothar Waßmann > --- > .../bindings/input/touchscreen/edt-ft5x06.txt | 31 > drivers/input/touchscreen/edt-ft5x06.c

[PATCH 2/2] Input: edt-ft5x06: Add DT support

2014-01-13 Thread Lothar Waßmann
This patch allows the edt-ft5x06 multitouch panel driver to be configured via DT. Signed-off-by: Lothar Waßmann --- .../bindings/input/touchscreen/edt-ft5x06.txt | 31 drivers/input/touchscreen/edt-ft5x06.c | 145 +++ 2 files changed, 145 insertions(+), 3