Skip to content
Snippets Groups Projects
Commit 34ab37ee authored by Simon Glass's avatar Simon Glass
Browse files

dm: usb: Add support for USB keyboards with driver model


Switch USB keyboards over to use driver model instead of scanning with the
horrible usb_get_dev_index() function. This involves creating a new uclass
for keyboards, although so far there is no API.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 2b24e09c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment