From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754233AbbCIRB7 (ORCPT ); Mon, 9 Mar 2015 13:01:59 -0400 Received: from mail-wi0-f176.google.com ([209.85.212.176]:40912 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753646AbbCIRBy (ORCPT ); Mon, 9 Mar 2015 13:01:54 -0400 MIME-Version: 1.0 In-Reply-To: References: <1423763164-5606-1-git-send-email-mcoquelin.stm32@gmail.com> <1423763164-5606-15-git-send-email-mcoquelin.stm32@gmail.com> Date: Mon, 9 Mar 2015 18:01:51 +0100 Message-ID: Subject: Re: [PATCH 14/14] MAINTAINERS: Add entry for STM32 MCUs From: Maxime Coquelin To: Linus Walleij Cc: Jonathan Corbet , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Philipp Zabel , Russell King , Daniel Lezcano , Thomas Gleixner , Greg Kroah-Hartman , Jiri Slaby , Arnd Bergmann , Andrew Morton , "David S. Miller" , Mauro Carvalho Chehab , Joe Perches , Antti Palosaari , Tejun Heo , Will Deacon , Nikolay Borisov , Rusty Russell , Kees Cook , Michal Marek , "linux-doc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-serial@vger.kernel.org" , "linux-arch@vger.kernel.org" , "linux-api@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2015-03-09 17:47 GMT+01:00 Linus Walleij : > On Fri, Mar 6, 2015 at 10:55 AM, Maxime Coquelin > wrote: >> 2015-03-06 10:03 GMT+01:00 Linus Walleij : >>> On Thu, Feb 12, 2015 at 6:46 PM, Maxime Coquelin >>> wrote: >>> >>>> Add a MAINTAINER entry covering all STM32 machine and drivers files. >>>> >>>> Signed-off-by: Maxime Coquelin >>> >>> (...) >>>> +F: drivers/clocksource/arm_system_timer.c >>> >>> Is that all? And that is not even a STM32 specific driver. >> >> For the ARM System Timer, I'm fine to add a new entry. >> Or remove the line, and let the maintain-ship to clocksource maintainers. >> >> All the STM32 files are covered by this line: >> +N: stm32 > > Aha you're right, news2me, I'm old and stupid :/ This is new to me too. :) Maxime > > Thanks, > Linus Walleij