On Sun, 2020-09-06 at 12:55 -0700, Florian Fainelli wrote: > > On 7/9/2020 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> > > This patch still does not seem to have been picked up (not seeing it in > linux-next), can this be applied so we have an accurate maintainer > information for this driver? Ping > > 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 > > >