* [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c
@ 2017-02-17 18:30 Markus Mayer
2017-02-17 19:24 ` Florian Fainelli
0 siblings, 1 reply; 5+ messages in thread
From: Markus Mayer @ 2017-02-17 18:30 UTC (permalink / raw)
To: Ralf Baechle, Viresh Kumar, Rafael J . Wysocki
Cc: Markus Mayer, MIPS Linux Kernel List, Power Management List,
Linux Kernel Mailing List
From: Markus Mayer <mmayer@broadcom.com>
Add maintainer information for bmips-cpufreq.c.
Signed-off-by: Markus Mayer <mmayer@broadcom.com>
---
This is based on PM's linux-next from today (February 17).
This patch could be squashed into patch 3/4 of the original series if that
is acceptable (see [1]) or it can remain separate.
[1] https://lkml.org/lkml/2017/2/7/775
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 107c10e..db251c0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2692,6 +2692,12 @@ F: drivers/irqchip/irq-brcmstb*
F: include/linux/bcm963xx_nvram.h
F: include/linux/bcm963xx_tag.h
+BROADCOM BMIPS CPUFREQ DRIVER
+M: Markus Mayer <mmayer@broadcom.com>
+L: linux-pm@vger.kernel.org
+S: Maintained
+F: drivers/cpufreq/bmips-cpufreq.c
+
BROADCOM TG3 GIGABIT ETHERNET DRIVER
M: Siva Reddy Kallam <siva.kallam@broadcom.com>
M: Prashant Sreedharan <prashant@broadcom.com>
--
2.7.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c
2017-02-17 18:30 [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c Markus Mayer
@ 2017-02-17 19:24 ` Florian Fainelli
2017-02-18 1:20 ` Rafael J. Wysocki
0 siblings, 1 reply; 5+ messages in thread
From: Florian Fainelli @ 2017-02-17 19:24 UTC (permalink / raw)
To: Markus Mayer, Ralf Baechle, Viresh Kumar, Rafael J . Wysocki
Cc: Markus Mayer, MIPS Linux Kernel List, Power Management List,
Linux Kernel Mailing List
On 02/17/2017 10:30 AM, Markus Mayer wrote:
> From: Markus Mayer <mmayer@broadcom.com>
>
> Add maintainer information for bmips-cpufreq.c.
>
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Looks great, thanks for adding this, one nit below:
> ---
>
> This is based on PM's linux-next from today (February 17).
>
> This patch could be squashed into patch 3/4 of the original series if that
> is acceptable (see [1]) or it can remain separate.
>
> [1] https://lkml.org/lkml/2017/2/7/775
>
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 107c10e..db251c0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2692,6 +2692,12 @@ F: drivers/irqchip/irq-brcmstb*
> F: include/linux/bcm963xx_nvram.h
> F: include/linux/bcm963xx_tag.h
>
> +BROADCOM BMIPS CPUFREQ DRIVER
> +M: Markus Mayer <mmayer@broadcom.com>
> +L: linux-pm@vger.kernel.org
Please also include bcm-kernel-feedback-list@broadcom.com here
With that:
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
--
Florian
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c
2017-02-17 19:24 ` Florian Fainelli
@ 2017-02-18 1:20 ` Rafael J. Wysocki
2017-02-18 1:26 ` Florian Fainelli
0 siblings, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki @ 2017-02-18 1:20 UTC (permalink / raw)
To: Florian Fainelli, Markus Mayer
Cc: Ralf Baechle, Viresh Kumar, Markus Mayer, MIPS Linux Kernel List,
Power Management List, Linux Kernel Mailing List
On Friday, February 17, 2017 11:24:56 AM Florian Fainelli wrote:
> On 02/17/2017 10:30 AM, Markus Mayer wrote:
> > From: Markus Mayer <mmayer@broadcom.com>
> >
> > Add maintainer information for bmips-cpufreq.c.
> >
> > Signed-off-by: Markus Mayer <mmayer@broadcom.com>
>
> Looks great, thanks for adding this, one nit below:
>
> > ---
> >
> > This is based on PM's linux-next from today (February 17).
> >
> > This patch could be squashed into patch 3/4 of the original series if that
> > is acceptable (see [1]) or it can remain separate.
> >
> > [1] https://lkml.org/lkml/2017/2/7/775
> >
> > MAINTAINERS | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 107c10e..db251c0 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2692,6 +2692,12 @@ F: drivers/irqchip/irq-brcmstb*
> > F: include/linux/bcm963xx_nvram.h
> > F: include/linux/bcm963xx_tag.h
> >
> > +BROADCOM BMIPS CPUFREQ DRIVER
> > +M: Markus Mayer <mmayer@broadcom.com>
> > +L: linux-pm@vger.kernel.org
>
> Please also include bcm-kernel-feedback-list@broadcom.com here
>
> With that:
>
> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
>
Patch applied.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c
2017-02-18 1:20 ` Rafael J. Wysocki
@ 2017-02-18 1:26 ` Florian Fainelli
2017-02-18 1:37 ` Rafael J. Wysocki
0 siblings, 1 reply; 5+ messages in thread
From: Florian Fainelli @ 2017-02-18 1:26 UTC (permalink / raw)
To: Rafael J. Wysocki, Markus Mayer
Cc: Ralf Baechle, Viresh Kumar, Markus Mayer, MIPS Linux Kernel List,
Power Management List, Linux Kernel Mailing List
On 02/17/2017 05:20 PM, Rafael J. Wysocki wrote:
> On Friday, February 17, 2017 11:24:56 AM Florian Fainelli wrote:
>> On 02/17/2017 10:30 AM, Markus Mayer wrote:
>>> From: Markus Mayer <mmayer@broadcom.com>
>>>
>>> Add maintainer information for bmips-cpufreq.c.
>>>
>>> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
>>
>> Looks great, thanks for adding this, one nit below:
>>
>>> ---
>>>
>>> This is based on PM's linux-next from today (February 17).
>>>
>>> This patch could be squashed into patch 3/4 of the original series if that
>>> is acceptable (see [1]) or it can remain separate.
>>>
>>> [1] https://lkml.org/lkml/2017/2/7/775
>>>
>>> MAINTAINERS | 6 ++++++
>>> 1 file changed, 6 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 107c10e..db251c0 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -2692,6 +2692,12 @@ F: drivers/irqchip/irq-brcmstb*
>>> F: include/linux/bcm963xx_nvram.h
>>> F: include/linux/bcm963xx_tag.h
>>>
>>> +BROADCOM BMIPS CPUFREQ DRIVER
>>> +M: Markus Mayer <mmayer@broadcom.com>
>>> +L: linux-pm@vger.kernel.org
>>
>> Please also include bcm-kernel-feedback-list@broadcom.com here
>>
>> With that:
>>
>> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
>>
>
> Patch applied.
There was a v2 submitted shortly after.
--
Florian
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c
2017-02-18 1:26 ` Florian Fainelli
@ 2017-02-18 1:37 ` Rafael J. Wysocki
0 siblings, 0 replies; 5+ messages in thread
From: Rafael J. Wysocki @ 2017-02-18 1:37 UTC (permalink / raw)
To: Florian Fainelli
Cc: Markus Mayer, Ralf Baechle, Viresh Kumar, Markus Mayer,
MIPS Linux Kernel List, Power Management List,
Linux Kernel Mailing List
On Friday, February 17, 2017 05:26:59 PM Florian Fainelli wrote:
>
> On 02/17/2017 05:20 PM, Rafael J. Wysocki wrote:
> > On Friday, February 17, 2017 11:24:56 AM Florian Fainelli wrote:
> >> On 02/17/2017 10:30 AM, Markus Mayer wrote:
> >>> From: Markus Mayer <mmayer@broadcom.com>
> >>>
> >>> Add maintainer information for bmips-cpufreq.c.
> >>>
> >>> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> >>
> >> Looks great, thanks for adding this, one nit below:
> >>
> >>> ---
> >>>
> >>> This is based on PM's linux-next from today (February 17).
> >>>
> >>> This patch could be squashed into patch 3/4 of the original series if that
> >>> is acceptable (see [1]) or it can remain separate.
> >>>
> >>> [1] https://lkml.org/lkml/2017/2/7/775
> >>>
> >>> MAINTAINERS | 6 ++++++
> >>> 1 file changed, 6 insertions(+)
> >>>
> >>> diff --git a/MAINTAINERS b/MAINTAINERS
> >>> index 107c10e..db251c0 100644
> >>> --- a/MAINTAINERS
> >>> +++ b/MAINTAINERS
> >>> @@ -2692,6 +2692,12 @@ F: drivers/irqchip/irq-brcmstb*
> >>> F: include/linux/bcm963xx_nvram.h
> >>> F: include/linux/bcm963xx_tag.h
> >>>
> >>> +BROADCOM BMIPS CPUFREQ DRIVER
> >>> +M: Markus Mayer <mmayer@broadcom.com>
> >>> +L: linux-pm@vger.kernel.org
> >>
> >> Please also include bcm-kernel-feedback-list@broadcom.com here
> >>
> >> With that:
> >>
> >> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
> >>
> >
> > Patch applied.
>
> There was a v2 submitted shortly after.
I took the v2 actually, sorry for the confusion.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-02-18 1:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17 18:30 [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c Markus Mayer
2017-02-17 19:24 ` Florian Fainelli
2017-02-18 1:20 ` Rafael J. Wysocki
2017-02-18 1:26 ` Florian Fainelli
2017-02-18 1:37 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox