Re: [PATCH v2 5/6] Input: matrix-keymap: Add function to read the new DT binding

2013-02-13 Thread Dmitry Torokhov
Hi Simon, On Tue, Feb 12, 2013 at 06:42:25PM -0800, Simon Glass wrote: We now have a binding which adds two parameters to the matrix keypad DT node. This is separate from the GPIO-driven matrix keypad binding, and unfortunately incompatible, since that uses row-gpios/col-gpios for the row and

Re: [PATCH v2 5/6] Input: matrix-keymap: Add function to read the new DT binding

2013-02-13 Thread Simon Glass
Hi Dmitry, On Wed, Feb 13, 2013 at 11:43 AM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: Hi Simon, On Tue, Feb 12, 2013 at 06:42:25PM -0800, Simon Glass wrote: We now have a binding which adds two parameters to the matrix keypad DT node. This is separate from the GPIO-driven matrix

[PATCH v2 5/6] Input: matrix-keymap: Add function to read the new DT binding

2013-02-12 Thread Simon Glass
We now have a binding which adds two parameters to the matrix keypad DT node. This is separate from the GPIO-driven matrix keypad binding, and unfortunately incompatible, since that uses row-gpios/col-gpios for the row and column counts. So the easiest option here is to provide a function for