[PATCH] arm: mvebu: usb: enable Armada 375 in XHCI driver

Marek Vasut marek.vasut at mailbox.org
Sat May 30 11:59:51 CEST 2026


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 ?


More information about the U-Boot mailing list