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

Grant Likely grant.likely at secretlab.ca
Fri Feb 8 23:59:24 EST 2013


On Fri, 11 Jan 2013 10:09:19 -0700, Stephen Warren <swarren at wwwdotorg.org> 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 in the kernel, we will need to modify
> > matrix_keypad_() to look up the number of rows and cols in
> > the keymap. Perhaps this could be done by passing 0 for these parameters?
> > Many of the parameters can already be set to NULL. Ick.
> 
> Reviewed-by: Stephen Warren <swarren at nvidia.com>

Applied, thanks.

g.



More information about the devicetree-discuss mailing list