From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sat, 18 Feb 2017 02:42:49 +0100 (CET) Received: from cloudserver094114.home.net.pl ([79.96.170.134]:61084 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23992209AbdBRBmlIqaJY (ORCPT ); Sat, 18 Feb 2017 02:42:41 +0100 Received: from adku1.ipv4.supernova.orange.pl (79.184.254.1) (HELO aspire.rjw.lan) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.81.2) id 9d3a2edc38cb3c58; Sat, 18 Feb 2017 02:42:38 +0100 From: "Rafael J. Wysocki" To: Florian Fainelli Cc: Markus Mayer , Ralf Baechle , Viresh Kumar , Markus Mayer , MIPS Linux Kernel List , Power Management List , Linux Kernel Mailing List Subject: Re: [PATCH] MAINTAINERS: cpufreq: add bmips-cpufreq.c Date: Sat, 18 Feb 2017 02:37:36 +0100 Message-ID: <3581335.dhZe3gFEt9@aspire.rjw.lan> User-Agent: KMail/4.14.10 (Linux/4.10.0-rc3+; KDE/4.14.9; x86_64; ; ) In-Reply-To: <3d7ecb19-f181-fe32-908e-b69906bea941@gmail.com> References: <20170217183050.31889-1-code@mmayer.net> <2370147.zGx6MqB346@aspire.rjw.lan> <3d7ecb19-f181-fe32-908e-b69906bea941@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 56868 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: rjw@rjwysocki.net Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips 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 > >>> > >>> 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. > > There was a v2 submitted shortly after. I took the v2 actually, sorry for the confusion. Thanks, Rafael