Re: [PATCH v3 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver

2015-03-11 Thread Jonathan Richardson
Hi Paul, Yes, I didn't notice that. I'll include it in the next patch. Thanks for the review. Jon On 15-03-11 02:46 AM, Paul Bolle wrote: > One nit is all I can report. > > On Tue, 2015-03-10 at 18:17 -0700, Jonathan Richardson wrote: >> --- a/drivers/input/touchscreen/Kconfig >> +++ b/drivers/

Re: [PATCH v3 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver

2015-03-11 Thread Paul Bolle
One nit is all I can report. On Tue, 2015-03-10 at 18:17 -0700, Jonathan Richardson wrote: > --- a/drivers/input/touchscreen/Kconfig > +++ b/drivers/input/touchscreen/Kconfig > +config TOUCHSCREEN_IPROC > + tristate "IPROC touch panel driver support" > + help > + Say Y here if you

[PATCH v3 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver

2015-03-10 Thread Jonathan Richardson
Add initial version of the Broadcom touchscreen driver. Reviewed-by: Ray Jui Reviewed-by: Scott Branden Tested-by: Scott Branden Signed-off-by: Jonathan Richardson --- drivers/input/touchscreen/Kconfig | 11 + drivers/input/touchscreen/Makefile|1 + drivers/input/touchsc