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 enabled/d

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 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 be

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 enabled/d

[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 tegra