commit | 14813f19e36ba313fadaa8cf4716c1b8c1564cde | [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 | 71dc6bca4ef61d10f1327114ac1d53b6865a6030 [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>