From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c Date: Sat, 18 Feb 2017 02:20:28 +0100 Message-ID: <2370147.zGx6MqB346@aspire.rjw.lan> References: <20170217183050.31889-1-code@mmayer.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from cloudserver094114.home.net.pl ([79.96.170.134]:63635 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752468AbdBRBZ2 (ORCPT ); Fri, 17 Feb 2017 20:25:28 -0500 In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org 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 > > > > Add maintainer information for bmips-cpufreq.c. > > > > Signed-off-by: Markus Mayer > > 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 > > +L: linux-pm@vger.kernel.org > > Please also include bcm-kernel-feedback-list@broadcom.com here > > With that: > > Acked-by: Florian Fainelli > Patch applied. Thanks, Rafael