[U-Boot] [PATCH 0/4] Keyboard input improvements
Tom Rini
trini at ti.com
Mon Oct 1 19:21:57 CEST 2012
On Thu, Sep 27, 2012 at 06:18:39PM -0700, Simon Glass wrote:
> This is a small series of patches to improve keyboard input for matrix
> keyboards:
>
> - Fix an fdt decoding bug which breaks seaboard
> - Permit key repeat/delay to be altered after init
> - Allow key ghosting filter to be enabled/disabled
> - Add a bit more debugging
>
> Since this series mostly affects tegra I suggest that it goes through
> the tegra tree.
>
>
> Simon Glass (4):
> input: Correct key_matrix fdt decoding
> input: Separate out keyboard repeat/delay from init
> input: Allow key ghosting filter to be disabled
> input: Add debugging for key matrix key codes
>
> drivers/input/input.c | 13 +++++++++----
> drivers/input/key_matrix.c | 22 ++++++++++++++++------
> drivers/input/tegra-kbc.c | 7 ++++---
> include/input.h | 14 ++++++++++----
> include/key_matrix.h | 5 ++++-
> 5 files changed, 43 insertions(+), 18 deletions(-)
Things look fine to me and if you want I'd be OK with this going into
u-boot/next, assuming it applies there cleanly.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121001/22101407/attachment.pgp>
More information about the U-Boot
mailing list