[PATCH] usb: kbd: Also accept keyboards with Interrupt OUT endpoint
Marek Vasut
marex at denx.de
Sat Feb 20 22:40:17 CET 2021
On 2/20/21 5:26 PM, Stefan Brüns wrote:
> The OUT endpoint can just be ignored as it is not used, just as the
> corresponding Set_Report request for IN-only interfaces. E.g. the
> Linux gadget hid keyboard also provides an interrupt endpoint.
>
> Also cleanup confusing debug messages like "found set protocol", which
> is printed when a keyboard device is found, while the Set_Protocol request
> is issued quite some time later.
Applied, thanks.
More information about the U-Boot
mailing list