commit | a380cffaf0c1baec6ed3b1a1d830cc13cf5ec6f9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 27 15:18:43 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:04 2012 -0700 |
tree | 0ba83d199d8f636077929930960e1116272536ea | |
parent | 7a951ebf81972e0142b391f54dbeaca015818111 [diff] |
input: Add debugging for key matrix key codes These are read from the fdt - add a debug feature to display the mapping on start-up. See that we get debug output listing the keycodes Signed-off-by: Simon Glass <sjg@chromium.org>