Merge branch 'master' of git://source.denx.de/u-boot-usb
- Add the "apple,t8103-dwc3" compatible to the xhci-dwc3 glue
This commit is contained in:
@@ -237,6 +237,7 @@ static int xhci_dwc3_remove(struct udevice *dev)
|
||||
}
|
||||
|
||||
static const struct udevice_id xhci_dwc3_ids[] = {
|
||||
{ .compatible = "apple,t8103-dwc3" },
|
||||
{ .compatible = "snps,dwc3" },
|
||||
{ }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user