Hi Marek, On Sat, May 30, 2026 at 6:27 AM Marek Vasut <[email protected]> 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

