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

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

2013-02-12 Thread a0131647
Hi, On Wednesday 13 February 2013 08:12 AM, 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 column coun

[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 non-