Re: [PATCHv4 1/2] drivers: input: keypad: Add device tree support
From: Roland Stigge <hidden>
Date: 2012-04-25 12:15:11
Also in:
linux-arm-kernel, linux-input, lkml
From: Roland Stigge <hidden>
Date: 2012-04-25 12:15:11
Also in:
linux-arm-kernel, linux-input, lkml
Hi! On 04/25/2012 01:56 PM, Poddar, Sourav wrote:
Even I was using the bindings as used by samsung-keypad driver. But according to the comments and logically too, we should use the common matrix keyboard bindings already descibed in Documentation/devicetree/bindings/input/matrix-keymap.txt.
Fine with me. Can switch over to Documentation/devicetree/bindings/input/matrix-keymap.txt Maybe samsung-keypad should also be converted because it's subnodes structure duplicates exactly the same thing (row,col,code) in a different way, and we both were distracted by it, ignoring matrix-keymap.txt? Or is it already too late (both samsung-keypad and matrix-keypad both being standards in use) and we should put a recommendation into one of them to use the other one for new designs? Thanks, Roland