Re: [U-Boot] [PATCH 0/4] Keyboard input improvements

2012-10-09 Thread Tom Rini
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

Re: [U-Boot] [PATCH 0/4] Keyboard input improvements

2012-10-02 Thread Simon Glass
Hi Tom On Mon, Oct 1, 2012 at 10:21 AM, Tom Rini tr...@ti.com wrote: 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

Re: [U-Boot] [PATCH 0/4] Keyboard input improvements

2012-10-01 Thread Tom Rini
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

[U-Boot] [PATCH 0/4] Keyboard input improvements

2012-09-27 Thread Simon Glass
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