Merge branch 'master' of git://source.denx.de/u-boot-usb
- Enable Armada 375 in XHCI driver
This commit is contained in:
@@ -82,6 +82,7 @@ static int xhci_usb_of_to_plat(struct udevice *dev)
|
||||
|
||||
static const struct udevice_id xhci_usb_ids[] = {
|
||||
{ .compatible = "marvell,armada3700-xhci" },
|
||||
{ .compatible = "marvell,armada-375-xhci" },
|
||||
{ .compatible = "marvell,armada-380-xhci" },
|
||||
{ .compatible = "marvell,armada-8k-xhci" },
|
||||
{ }
|
||||
|
||||
Reference in New Issue
Block a user