From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755950AbdBQTZC (ORCPT ); Fri, 17 Feb 2017 14:25:02 -0500 Received: from mail-pg0-f68.google.com ([74.125.83.68]:34881 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755550AbdBQTZA (ORCPT ); Fri, 17 Feb 2017 14:25:00 -0500 Subject: Re: [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c To: Markus Mayer , Ralf Baechle , Viresh Kumar , "Rafael J . Wysocki" References: <20170217183050.31889-1-code@mmayer.net> Cc: Markus Mayer , MIPS Linux Kernel List , Power Management List , Linux Kernel Mailing List From: Florian Fainelli Message-ID: Date: Fri, 17 Feb 2017 11:24:56 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20170217183050.31889-1-code@mmayer.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 -- Florian