diff mbox series

MAINTAINERS: Add entry for Broadcom BDC driver

Message ID 20200710034806.15650-1-f.fainelli@gmail.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add entry for Broadcom BDC driver | expand

Commit Message

Florian Fainelli July 10, 2020, 3:48 a.m. UTC
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@gmail.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Florian Fainelli Aug. 19, 2020, 7:42 p.m. UTC | #1
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@gmail.com>

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@gmail.com>
> +L:	linux-usb@vger.kernel.org
> +L:	bcm-kernel-feedback-list@broadcom.com
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/usb/brcm,bdc.txt
> +F:	drivers/usb/gadget/udc/bdc/
> +
>  BROADCOM BMIPS CPUFREQ DRIVER
>  M:	Markus Mayer <mmayer@broadcom.com>
>  M:	bcm-kernel-feedback-list@broadcom.com
>
Florian Fainelli Sept. 6, 2020, 7:55 p.m. UTC | #2
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@gmail.com>

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?

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@gmail.com>
> +L:	linux-usb@vger.kernel.org
> +L:	bcm-kernel-feedback-list@broadcom.com
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/usb/brcm,bdc.txt
> +F:	drivers/usb/gadget/udc/bdc/
> +
>   BROADCOM BMIPS CPUFREQ DRIVER
>   M:	Markus Mayer <mmayer@broadcom.com>
>   M:	bcm-kernel-feedback-list@broadcom.com
>
Chunfeng Yun (云春峰) Sept. 17, 2020, 6:49 a.m. UTC | #3
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@gmail.com>
> 
> 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@gmail.com>
> > +L:	linux-usb@vger.kernel.org
> > +L:	bcm-kernel-feedback-list@broadcom.com
> > +S:	Maintained
> > +F:	Documentation/devicetree/bindings/usb/brcm,bdc.txt
> > +F:	drivers/usb/gadget/udc/bdc/
> > +
> >   BROADCOM BMIPS CPUFREQ DRIVER
> >   M:	Markus Mayer <mmayer@broadcom.com>
> >   M:	bcm-kernel-feedback-list@broadcom.com
> > 
>
Greg Kroah-Hartman Sept. 17, 2020, 7:38 a.m. UTC | #4
On Thu, Sep 17, 2020 at 02:49:54PM +0800, Chunfeng Yun wrote:
> 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@gmail.com>
> > 
> > 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

Felipe should have picked this up.

If not, please resend it again and I can.

thanks,

greg k-h
Felipe Balbi Sept. 24, 2020, 7:21 a.m. UTC | #5
Greg KH <gregkh@linuxfoundation.org> writes:

> On Thu, Sep 17, 2020 at 02:49:54PM +0800, Chunfeng Yun wrote:
>> 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@gmail.com>
>> > 
>> > 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
>
> Felipe should have picked this up.
>
> If not, please resend it again and I can.

Applied
Felipe Balbi Sept. 24, 2020, 7:22 a.m. UTC | #6
Felipe Balbi <balbi@kernel.org> writes:

> Greg KH <gregkh@linuxfoundation.org> writes:
>
>> On Thu, Sep 17, 2020 at 02:49:54PM +0800, Chunfeng Yun wrote:
>>> 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@gmail.com>
>>> > 
>>> > 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
>>
>> Felipe should have picked this up.
>>
>> If not, please resend it again and I can.
>
> Applied

scratch that, it's already in Linus'
diff mbox series

Patch

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@gmail.com>
+L:	linux-usb@vger.kernel.org
+L:	bcm-kernel-feedback-list@broadcom.com
+S:	Maintained
+F:	Documentation/devicetree/bindings/usb/brcm,bdc.txt
+F:	drivers/usb/gadget/udc/bdc/
+
 BROADCOM BMIPS CPUFREQ DRIVER
 M:	Markus Mayer <mmayer@broadcom.com>
 M:	bcm-kernel-feedback-list@broadcom.com