Home
last modified time | relevance | path

Searched hist:"011 d89d6066592a67253df81905ace358968dacc" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/input/
H A Di8042.c011d89d6066592a67253df81905ace358968dacc Wed Nov 11 17:05:46 UTC 2015 Simon Glass <sjg@chromium.org> i8042: Handle a duplicate power-on-reset response

Sometimes we seem to get 0xaa twice which causes the config read to fail.
This causes chromebook_link to fail to set up the keyboard.

Add a check for this and read the config again when detected.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>