linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
@ 2020-07-10  3:48 Florian Fainelli
  2020-08-19 19:42 ` Florian Fainelli
  2020-09-06 19:55 ` Florian Fainelli
  0 siblings, 2 replies; 7+ messages in thread
From: Florian Fainelli @ 2020-07-10  3:48 UTC (permalink / raw)
  To: linux-usb
  Cc: balbi, Florian Fainelli, gregkh, alcooperx, linux-kernel, swboyd,
	chunfeng.yun, bcm-kernel-feedback-list, matthias.bgg,
	linux-arm-kernel

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(+)

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
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
  2020-07-10  3:48 [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver Florian Fainelli
@ 2020-08-19 19:42 ` Florian Fainelli
  2020-09-06 19:55 ` Florian Fainelli
  1 sibling, 0 replies; 7+ messages in thread
From: Florian Fainelli @ 2020-08-19 19:42 UTC (permalink / raw)
  To: linux-usb
  Cc: balbi, gregkh, alcooperx, linux-kernel, swboyd, chunfeng.yun,
	bcm-kernel-feedback-list, matthias.bgg, linux-arm-kernel

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
  2020-07-10  3:48 [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver Florian Fainelli
  2020-08-19 19:42 ` Florian Fainelli
@ 2020-09-06 19:55 ` Florian Fainelli
  2020-09-17  6:49   ` Chunfeng Yun
  1 sibling, 1 reply; 7+ messages in thread
From: Florian Fainelli @ 2020-09-06 19:55 UTC (permalink / raw)
  To: linux-usb
  Cc: balbi, gregkh, alcooperx, linux-kernel, swboyd, chunfeng.yun,
	bcm-kernel-feedback-list, matthias.bgg, linux-arm-kernel



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
> 

-- 
Florian

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
  2020-09-06 19:55 ` Florian Fainelli
@ 2020-09-17  6:49   ` Chunfeng Yun
  2020-09-17  7:38     ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: Chunfeng Yun @ 2020-09-17  6:49 UTC (permalink / raw)
  To: Florian Fainelli, balbi, gregkh
  Cc: balbi, alcooperx, gregkh, linux-usb, linux-kernel, swboyd,
	bcm-kernel-feedback-list, matthias.bgg, linux-arm-kernel

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
> > 
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
  2020-09-17  6:49   ` Chunfeng Yun
@ 2020-09-17  7:38     ` Greg KH
  2020-09-24  7:21       ` Felipe Balbi
  0 siblings, 1 reply; 7+ messages in thread
From: Greg KH @ 2020-09-17  7:38 UTC (permalink / raw)
  To: Chunfeng Yun
  Cc: balbi, Florian Fainelli, alcooperx, linux-usb, linux-kernel,
	swboyd, bcm-kernel-feedback-list, matthias.bgg, linux-arm-kernel

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
  2020-09-17  7:38     ` Greg KH
@ 2020-09-24  7:21       ` Felipe Balbi
  2020-09-24  7:22         ` Felipe Balbi
  0 siblings, 1 reply; 7+ messages in thread
From: Felipe Balbi @ 2020-09-24  7:21 UTC (permalink / raw)
  To: Greg KH, Chunfeng Yun
  Cc: Florian Fainelli, alcooperx, linux-usb, linux-kernel, swboyd,
	bcm-kernel-feedback-list, matthias.bgg, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 819 bytes --]

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

-- 
balbi

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 857 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
  2020-09-24  7:21       ` Felipe Balbi
@ 2020-09-24  7:22         ` Felipe Balbi
  0 siblings, 0 replies; 7+ messages in thread
From: Felipe Balbi @ 2020-09-24  7:22 UTC (permalink / raw)
  To: Greg KH, Chunfeng Yun
  Cc: Florian Fainelli, alcooperx, linux-usb, linux-kernel, swboyd,
	bcm-kernel-feedback-list, matthias.bgg, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 926 bytes --]

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'

-- 
balbi

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 857 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-24  7:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10  3:48 [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver Florian Fainelli
2020-08-19 19:42 ` Florian Fainelli
2020-09-06 19:55 ` Florian Fainelli
2020-09-17  6:49   ` Chunfeng Yun
2020-09-17  7:38     ` Greg KH
2020-09-24  7:21       ` Felipe Balbi
2020-09-24  7:22         ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).