[PATCH v2 5/6] usb: kbd: support Apple Magic Keyboards (2021)
Marek Vasut
marex at denx.de
Sun Mar 17 17:20:33 CET 2024
On 3/17/24 12:07 PM, Janne Grunau via B4 Relay wrote:
> From: Janne Grunau <j at jannau.net>
>
> Apple USB keyboards (Magic Keyboard from 2021 (product id 0x029c)) carry
> the HID keyboard boot protocol on the second interface descriptor.
> Probe via vendor and product IDs since the class/subclass/protocol match
> uses the first interface descriptor.
> Probe the two first interface descriptors for the HID keyboard boot
> protocol.
>
> USB configuration descriptor for reference:
Reviewed-by: Marek Vasut <marex at denx.de>
Thank you for the detailed commit message, that is real helpful !
More information about the U-Boot
mailing list