mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
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:
commit
feb62582bf
@ -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" },
|
||||
{ }
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user