On 7/9/20 8:48 PM, Florian Fainelli wrote: > The Broadcom BDC driver did not have a MAINTAINERS entry which made it > escape review from Al and myself, add an entry so the relevant mailing > lists and people are copied. > > Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx> Can the USB host or gadget maintainers take this patch? Thanks! > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1d4aa7f942de..360d001b81b8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3434,6 +3434,14 @@ F: drivers/bus/brcmstb_gisb.c > F: drivers/pci/controller/pcie-brcmstb.c > N: brcmstb > > +BROADCOM BDC DRIVER > +M: Al Cooper <alcooperx@xxxxxxxxx> > +L: linux-usb@xxxxxxxxxxxxxxx > +L: bcm-kernel-feedback-list@xxxxxxxxxxxx > +S: Maintained > +F: Documentation/devicetree/bindings/usb/brcm,bdc.txt > +F: drivers/usb/gadget/udc/bdc/ > + > BROADCOM BMIPS CPUFREQ DRIVER > M: Markus Mayer <mmayer@xxxxxxxxxxxx> > M: bcm-kernel-feedback-list@xxxxxxxxxxxx > -- Florian