Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-18 Thread Lee Jones
> >>>Sorry for the delay. It was a hectic week last week. > >>> > >>>As promised: > >>> > This patch adds ST Keyscan driver to use the keypad hw a subset > of ST boards provide. Specific board setup will be put in the > given dt. > > Signed-off-by: Giuseppe Condorelli > Sig

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-18 Thread Gabriel Fernandez
Hi Lee, On 03/14/2014 11:42 AM, Lee Jones wrote: Sorry for the delay. It was a hectic week last week. As promised: This patch adds ST Keyscan driver to use the keypad hw a subset of ST boards provide. Specific board setup will be put in the given dt. Signed-off-by: Giuseppe Condorelli Signe

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-14 Thread Dmitry Torokhov
On Fri, Mar 14, 2014 at 11:13:17AM +0100, Gabriel Fernandez wrote: > Hi Lee, > > On 03/10/2014 12:48 PM, Lee Jones wrote: > >Hi Gabi, > > > >Sorry for the delay. It was a hectic week last week. > > > >As promised: > > > >>This patch adds ST Keyscan driver to use the keypad hw a subset > >>of ST bo

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-14 Thread Gabriel Fernandez
Hi Lee, On 03/10/2014 12:48 PM, Lee Jones wrote: Hi Gabi, Sorry for the delay. It was a hectic week last week. As promised: This patch adds ST Keyscan driver to use the keypad hw a subset of ST boards provide. Specific board setup will be put in the given dt. Signed-off-by: Giuseppe Condore

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-14 Thread Lee Jones
> >Sorry for the delay. It was a hectic week last week. > > > >As promised: > > > >>This patch adds ST Keyscan driver to use the keypad hw a subset > >>of ST boards provide. Specific board setup will be put in the > >>given dt. > >> > >>Signed-off-by: Giuseppe Condorelli > >>Signed-off-by: Gabriel

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-10 Thread Lee Jones
> > > > > This patch adds ST Keyscan driver to use the keypad hw a subset > > > > > of ST boards provide. Specific board setup will be put in the > > > > > given dt. > > > > > > > > > > Signed-off-by: Giuseppe Condorelli > > > > > Signed-off-by: Gabriel Fernandez > > > > > > > > Are you sure th

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-10 Thread Dmitry Torokhov
On Mon, Mar 10, 2014 at 03:38:15PM +, Lee Jones wrote: > > > > This patch adds ST Keyscan driver to use the keypad hw a subset > > > > of ST boards provide. Specific board setup will be put in the > > > > given dt. > > > > > > > > Signed-off-by: Giuseppe Condorelli > > > > Signed-off-by: Gabr

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-10 Thread Lee Jones
> > > This patch adds ST Keyscan driver to use the keypad hw a subset > > > of ST boards provide. Specific board setup will be put in the > > > given dt. > > > > > > Signed-off-by: Giuseppe Condorelli > > > Signed-off-by: Gabriel Fernandez > > > > Are you sure these are in the correct order? >

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-10 Thread Dmitry Torokhov
Hi Lee, On Mon, Mar 10, 2014 at 11:48:19AM +, Lee Jones wrote: > Hi Gabi, > > Sorry for the delay. It was a hectic week last week. > > As promised: > > > This patch adds ST Keyscan driver to use the keypad hw a subset > > of ST boards provide. Specific board setup will be put in the > > giv

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-10 Thread Lee Jones
Hi Gabi, Sorry for the delay. It was a hectic week last week. As promised: > This patch adds ST Keyscan driver to use the keypad hw a subset > of ST boards provide. Specific board setup will be put in the > given dt. > > Signed-off-by: Giuseppe Condorelli > Signed-off-by: Gabriel Fernandez A

Re: [PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-04 Thread Dmitry Torokhov
Hi Gabriel, On Wed, Mar 05, 2014 at 04:39:28AM +0100, Gabriel FERNANDEZ wrote: > This patch adds ST Keyscan driver to use the keypad hw a subset > of ST boards provide. Specific board setup will be put in the > given dt. > > Signed-off-by: Giuseppe Condorelli > Signed-off-by: Gabriel Fernandez

[PATCH 1/5] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-03-04 Thread Gabriel FERNANDEZ
This patch adds ST Keyscan driver to use the keypad hw a subset of ST boards provide. Specific board setup will be put in the given dt. Signed-off-by: Giuseppe Condorelli Signed-off-by: Gabriel Fernandez --- .../devicetree/bindings/input/st-keypad.txt| 50 drivers/input/keyboard/K