Re: [PATCH 4/4] usb: host: Add ability to build new Broadcom STB USB drivers

From: Andy Shevchenko
Date: Fri Mar 13 2020 - 11:10:47 EST


On Fri, Mar 13, 2020 at 10:15:45AM -0400, Al Cooper wrote:
> Add the build system changes needed to get the Broadcom STB XHCI,
> EHCI and OHCI functionality working. The OHCI support does not
> require anything unique to Broadcom so the standard ohci-platform
> driver is being used. The link order for XHCI was changed in the
> Makefile because of the way STB XHCI, EHCI and OHCI controllers
> share a port which requires that the XHCI driver be initialized
> first. Also update MAINTAINERS.

...

> +BROADCOM BRCMSTB USB XHCI and EHCI DRIVERS
> +M: Al Cooper <alcooperx@xxxxxxxxx>
> +L: linux-usb@xxxxxxxxxxxxxxx
> +L: bcm-kernel-feedback-list@xxxxxxxxxxxx
> +S: Maintained
> +F: drivers/usb/host/ehci-brcm.*
> +F: drivers/usb/host/xhci-brcm.*
> +F: Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml

Don't forget to run parse-maintainers.pl and fix issues in the above
(there are issues).

--
With Best Regards,
Andy Shevchenko