From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Lezcano Subject: Re: [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer Date: Thu, 7 Dec 2017 09:40:16 +0100 Message-ID: References: <1a22db002413ff60851737736a86b40c38877220.1511785528.git.green.hu@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org To: Greentime Hu , Arnd Bergmann Cc: Greentime , Linux Kernel Mailing List , linux-arch , Thomas Gleixner , Jason Cooper , Marc Zyngier , Rob Herring , Networking , Vincent Chen , DTML , Al Viro , David Howells , Will Deacon , linux-serial@vger.kernel.org, Rick Chen List-Id: linux-arch.vger.kernel.org On 28/11/2017 03:53, Greentime Hu wrote: > 2017-11-27 22:11 GMT+08:00 Arnd Bergmann : >> On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote: >>> From: Rick Chen >>> >>> Add CLKSRC_ATCPIT100 for Andestech atcpit100 timer selection. >>> It often be used in Andestech AE3XX platform. >>> >>> Signed-off-by: Rick Chen >>> Signed-off-by: Greentime Hu >> >> No need to split out the Makefile patch from the actual driver, they >> clearly belong together. >> The binding change should be a separate patch, as you did. >> >> It's probably best to separate the driver patches from the >> architecture submission >> in the future, they can simply get merged by the respective subsystem >> maintainers, >> with a smaller Cc list. >> > > Hi, Arnd: > > Thanks. > We will merge these 2 patches together in the next version patch. > We will sent to clocksource subsystem with a seperate patchset. Sounds good. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f193.google.com ([209.85.128.193]:34920 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752350AbdLGIkT (ORCPT ); Thu, 7 Dec 2017 03:40:19 -0500 Received: by mail-wr0-f193.google.com with SMTP id g53so6572627wra.2 for ; Thu, 07 Dec 2017 00:40:19 -0800 (PST) Subject: Re: [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer References: <1a22db002413ff60851737736a86b40c38877220.1511785528.git.green.hu@gmail.com> From: Daniel Lezcano Message-ID: Date: Thu, 7 Dec 2017 09:40:16 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Greentime Hu , Arnd Bergmann Cc: Greentime , Linux Kernel Mailing List , linux-arch , Thomas Gleixner , Jason Cooper , Marc Zyngier , Rob Herring , Networking , Vincent Chen , DTML , Al Viro , David Howells , Will Deacon , linux-serial@vger.kernel.org, Rick Chen Message-ID: <20171207084016.Dt7haMFUmAyG0SI01zsa0ddwfx1m2TZ9cGhEFSkaJjk@z> On 28/11/2017 03:53, Greentime Hu wrote: > 2017-11-27 22:11 GMT+08:00 Arnd Bergmann : >> On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote: >>> From: Rick Chen >>> >>> Add CLKSRC_ATCPIT100 for Andestech atcpit100 timer selection. >>> It often be used in Andestech AE3XX platform. >>> >>> Signed-off-by: Rick Chen >>> Signed-off-by: Greentime Hu >> >> No need to split out the Makefile patch from the actual driver, they >> clearly belong together. >> The binding change should be a separate patch, as you did. >> >> It's probably best to separate the driver patches from the >> architecture submission >> in the future, they can simply get merged by the respective subsystem >> maintainers, >> with a smaller Cc list. >> > > Hi, Arnd: > > Thanks. > We will merge these 2 patches together in the next version patch. > We will sent to clocksource subsystem with a seperate patchset. Sounds good. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog