[PATCH] arm: mvebu: usb: enable Armada 375 in XHCI driver
Tony Dinh
mibodhi at gmail.com
Sat May 30 21:52:36 CEST 2026
Hi Marek,
On Sat, May 30, 2026 at 6:27 AM Marek Vasut <marek.vasut at mailbox.org> wrote:
>
> On 5/29/26 10:56 PM, Tony Dinh wrote:
> > Add armada-375-xhci to the compatible list in XHCI MVEBU driver.
> > Tested with WD MyCloud Gen2 NAS.
>
> [...]
>
> > static const struct udevice_id xhci_usb_ids[] = {
> > { .compatible = "marvell,armada3700-xhci" },
> > + { .compatible = "marvell, armada-375-xhci" },
> Do you also include the space in your platform DT ?
Thanks for spotting that, I need new glasses! Will send v2 patch.
All the best,
Tony
More information about the U-Boot
mailing list