Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 2012-05-11 |
| | | | | | | | | Change matrix-keymap helper to be out-of-line, like sparse keymap, allow the helper perform basic keymap validation and return errors, and prepare for device tree support. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | ||
* | Input: of_keymap - add device tree bindings for simple key matrices | Olof Johansson | 2012-03-14 |
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> |