2020-07-10 03:48:58

by Florian Fainelli

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver

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 <[email protected]>
---
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 <[email protected]>
+L: [email protected]
+L: [email protected]
+S: Maintained
+F: Documentation/devicetree/bindings/usb/brcm,bdc.txt
+F: drivers/usb/gadget/udc/bdc/
+
BROADCOM BMIPS CPUFREQ DRIVER
M: Markus Mayer <[email protected]>
M: [email protected]
--
2.17.1


2020-08-19 19:43:18

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver

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 <[email protected]>

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 <[email protected]>
> +L: [email protected]
> +L: [email protected]
> +S: Maintained
> +F: Documentation/devicetree/bindings/usb/brcm,bdc.txt
> +F: drivers/usb/gadget/udc/bdc/
> +
> BROADCOM BMIPS CPUFREQ DRIVER
> M: Markus Mayer <[email protected]>
> M: [email protected]
>


--
Florian

2020-09-06 19:57:13

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver



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 <[email protected]>

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 <[email protected]>
> +L: [email protected]
> +L: [email protected]
> +S: Maintained
> +F: Documentation/devicetree/bindings/usb/brcm,bdc.txt
> +F: drivers/usb/gadget/udc/bdc/
> +
> BROADCOM BMIPS CPUFREQ DRIVER
> M: Markus Mayer <[email protected]>
> M: [email protected]
>

--
Florian

2020-09-17 06:59:05

by Chunfeng Yun

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver

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 <[email protected]>
>
> 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 <[email protected]>
> > +L: [email protected]
> > +L: [email protected]
> > +S: Maintained
> > +F: Documentation/devicetree/bindings/usb/brcm,bdc.txt
> > +F: drivers/usb/gadget/udc/bdc/
> > +
> > BROADCOM BMIPS CPUFREQ DRIVER
> > M: Markus Mayer <[email protected]>
> > M: [email protected]
> >
>

2020-09-17 07:39:45

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver

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 <[email protected]>
> >
> > 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

2020-09-24 07:23:20

by Felipe Balbi

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver

Greg KH <[email protected]> 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 <[email protected]>
>> >
>> > 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


Attachments:
signature.asc (873.00 B)

2020-09-24 07:24:10

by Felipe Balbi

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Broadcom BDC driver

Felipe Balbi <[email protected]> writes:

> Greg KH <[email protected]> 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 <[email protected]>
>>> >
>>> > 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


Attachments:
signature.asc (873.00 B)