[PATCH 0/2] USB fixes: Add missing timeout, ignore YubiKeys

Neal Gompa neal at gompa.dev
Sun Oct 29 15:34:37 CET 2023


On Sun, Oct 29, 2023 at 3:09 AM Hector Martin <marcan at marcan.st> wrote:
>
> This mini series fixes one bug, but in the process makes YubiKeys work,
> which then regresses people who have one *and* a USB keyboard, since we
> only support a single keyboard device.
>
> Therefore patch #1 makes U-Boot ignore YubiKeys, so #2 does not
> regress things.
>
> Signed-off-by: Hector Martin <marcan at marcan.st>
> ---
> Hector Martin (2):
>       usb: kbd: Ignore Yubikeys
>       usb: hub: Add missing reset recovery delay
>
>  common/usb_hub.c |  7 +++++++
>  common/usb_kbd.c | 19 +++++++++++++++++++
>  2 files changed, 26 insertions(+)
> ---
> base-commit: 8ad1c9c26f7740806a162818b790d4a72f515b7e
> change-id: 20231029-usb-fixes-2-976486d1603c
>

Series LGTM.

Reviewed-by: Neal Gompa <neal at gompa.dev>


-- 
真実はいつも一つ!/ Always, there's only one truth!


More information about the U-Boot mailing list