[PATCH v2 1/1] usb_kbd: remove match string
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Fri May 29 15:43:49 CEST 2026
On 1/2/26 20:32, Marek Vasut wrote:
> On 1/2/26 3:47 PM, Heinrich Schuchardt wrote:
>> U-Boot has added a compatible match string "usb-keyboard" to bind the
>> USB keyboard driver. But this compatible string is neither used in U-Boot
>> nor defined in Linux.
>>
>> USB keyboards are identified via a USB interface descriptor or via USB
>> vendor and product IDs both in U-Boot and in Linux.
> It is always the USB descriptor which indicates it is a HID / keyboard
> device, the VID/PID is used for quirks only.
>
Do you only want the commit message to be updated or do you think the
code change is wrong?
Best regards
Heinrich
More information about the U-Boot
mailing list