On Sun, Oct 29, 2023 at 3:09 AM Hector Martin <[email protected]> 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 <[email protected]> > --- > 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 <[email protected]> -- 真実はいつも一つ!/ Always, there's only one truth!

