[U-Boot] [PATCH v2 17/17] i8042: Add keyboard enable logic in kbd_reset()

Simon Glass sjg at chromium.org
Wed Apr 1 05:16:48 CEST 2015


On 26 March 2015 at 09:29, Simon Glass <sjg at chromium.org> wrote:
> This code appears to be missing a piece that is needed on some keyboards
> to enable the keyboard. Add this in.
>
> This makes the keyboard work correctly on chromebook_link.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Rebase to dm/next
>
>  drivers/input/i8042.c | 7 +++++++
>  1 file changed, 7 insertions(+)

Applied to u-boot-dm/next


More information about the U-Boot mailing list