mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 16:01:30 +02:00
Add a uclass that can represent a USB controller. For now we do not create devices for things attached to the controller. This will be added later. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Marek Vasut <marex@denx.de>