Olof Johansson wrote at Sunday, January 01, 2012 11:09 PM: > This adds a simple device tree binding for simple key matrix data and > a helper to fill in the platform data. > > The implementation is in a shared file outside if drivers/input/keyboard > since some drivers in drivers/input/misc might be making use of it > as well. > > Changes since v2: > * Removed reference to "legacy" format with a subnode per key > * Changed to a packed format with one cell per key instead of 3. > * Moved new OF helper to separate file > * Misc fixups based on comments > > Changes since v1: > * Removed samsung-style binding support > * Added linux,fn-keymap and linux,fn-key optional properties > > Signed-off-by: Olof Johansson <olof@xxxxxxxxx> Acked-by: Stephen Warren <swarren@xxxxxxxxxx> The new binding looks good to me. I assume the FIXME in the code was deliberate. -- nvpublic -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html