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 ?

Reply via email to