Skip to content
Snippets Groups Projects
Commit 59a1b72c authored by Marc Jones's avatar Marc Jones Committed by Tom Rini
Browse files

input: Fix i8042 keyboard reset


The i8042 keyboard reset was not checking the results of the output
buffer after the reset command. This can jam up some KBC/keyboards.
Also, remove a write to the wrong register and the CONFIG setting
around the incorrect write.

Signed-off-by: default avatarMarc Jones <marc.jones@chromium.org>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 45fe668f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment