]> git.karo-electronics.de Git - mv-sheeva.git/commit
Input: of_keymap - add device tree bindings for simple key matrices
authorOlof Johansson <olof@lixom.net>
Wed, 14 Mar 2012 04:35:51 +0000 (21:35 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Mar 2012 04:37:04 +0000 (21:37 -0700)
commit2cd36877ad1c61429e00c099b6903ebcd936ca00
treec9f7618f3b49c2ba5516c9023ba7e5604aa6b08c
parentb51425becfe127e0c17a8501ffa079b37241ed11
Input: of_keymap - add device tree bindings for simple key matrices

This adds a simple device tree binding for simple key matrix data and
a helper to fill in the platform data.

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Documentation/devicetree/bindings/input/matrix-keymap.txt [new file with mode: 0644]
drivers/input/Kconfig
drivers/input/Makefile
drivers/input/keyboard/Kconfig
drivers/input/of_keymap.c [new file with mode: 0644]
include/linux/input/matrix_keypad.h