Re: [PATCH v2] input: Extend matrix-keypad device tree binding

2013-02-08 Thread Grant Likely
On Fri, 11 Jan 2013 10:09:19 -0700, Stephen Warren wrote: > On 01/10/2013 06:41 PM, Simon Glass wrote: > > Some matrix keypad drivers can support different numbers of rows and > > columns. Add a generic binding for these. > > > > Implementation note: > > > > In order to implement this binding i

Re: [PATCH v2] input: Extend matrix-keypad device tree binding

2013-01-11 Thread Dmitry Torokhov
On Fri, Jan 11, 2013 at 10:09:19AM -0700, Stephen Warren wrote: > On 01/10/2013 06:41 PM, Simon Glass wrote: > > Some matrix keypad drivers can support different numbers of rows and > > columns. Add a generic binding for these. > > > > Implementation note: > > > > In order to implement this bindi

Re: [PATCH v2] input: Extend matrix-keypad device tree binding

2013-01-11 Thread Stephen Warren
On 01/10/2013 06:41 PM, Simon Glass wrote: > Some matrix keypad drivers can support different numbers of rows and > columns. Add a generic binding for these. > > Implementation note: > > In order to implement this binding in the kernel, we will need to modify > matrix_keypad_() to look up the num