From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932487AbdLGNR0 (ORCPT ); Thu, 7 Dec 2017 08:17:26 -0500 Received: from mx2.suse.de ([195.135.220.15]:34417 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932259AbdLGNQ0 (ORCPT ); Thu, 7 Dec 2017 08:16:26 -0500 Subject: Re: [PATCH v2 4/8] clocksource: owl: Prepare S700 To: Daniel Lezcano Cc: linux-arm-kernel@lists.infradead.org, support@cubietech.com, =?UTF-8?B?5byg5aSp55uK?= , =?UTF-8?B?5qKF5Yip?= , linux-kernel@vger.kernel.org, Thomas Liau , =?UTF-8?B?5byg5Lic6aOO?= , =?UTF-8?B?5YiY54Kc?= , Thomas Gleixner , Jeff Chen References: <20171113233427.5386-1-afaerber@suse.de> <20171113233427.5386-5-afaerber@suse.de> <126e159d-76db-8249-6844-d2a968c4a083@linaro.org> <95e19098-e7a0-424e-3970-5c391605c059@suse.de> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Organization: SUSE Linux GmbH Message-ID: Date: Thu, 7 Dec 2017 14:16:21 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 07.12.2017 um 14:11 schrieb Daniel Lezcano: > On 07/12/2017 13:47, Andreas Färber wrote: >> Am 07.12.2017 um 10:23 schrieb Daniel Lezcano: >>> On 05/12/2017 00:00, Andreas Färber wrote: >>>> Hi Daniel, >>>> >>>> Am 14.11.2017 um 00:34 schrieb Andreas Färber: >>>>> Actions S700 has two 2Hz timers like S500, and four TIMx timers like S900. >>>>> >>>>> Signed-off-by: Andreas Färber >>>>> --- >>>>> v1 -> v2: >>>>> * Adopted TIMER_OF_DECLARE() (Daniel) >>>>> >>>>> drivers/clocksource/owl-timer.c | 1 + >>>>> 1 file changed, 1 insertion(+) >>>> >>>> Are you planning to queue this v2 patch for 4.16? >>> >>> Yeah, what about the patch 1/8 ? >> >> In linux-next already. > > Yeah, but that does not mean the patch is merged. Do you mean it is > merged in arm-soc, so it is visible in linux-next? No, I am waiting to send my initial 4.16 pull to arm-soc and wanted to clarify what (if anything) from this series can still go into that pull. >> If you take 2-4, I can take 5; if you'd rather have me take the binding, >> fine with me as well. > > I will take patches 2-4. Thanks, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) From mboxrd@z Thu Jan 1 00:00:00 1970 From: afaerber@suse.de (=?UTF-8?Q?Andreas_F=c3=a4rber?=) Date: Thu, 7 Dec 2017 14:16:21 +0100 Subject: [PATCH v2 4/8] clocksource: owl: Prepare S700 In-Reply-To: References: <20171113233427.5386-1-afaerber@suse.de> <20171113233427.5386-5-afaerber@suse.de> <126e159d-76db-8249-6844-d2a968c4a083@linaro.org> <95e19098-e7a0-424e-3970-5c391605c059@suse.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am 07.12.2017 um 14:11 schrieb Daniel Lezcano: > On 07/12/2017 13:47, Andreas F?rber wrote: >> Am 07.12.2017 um 10:23 schrieb Daniel Lezcano: >>> On 05/12/2017 00:00, Andreas F?rber wrote: >>>> Hi Daniel, >>>> >>>> Am 14.11.2017 um 00:34 schrieb Andreas F?rber: >>>>> Actions S700 has two 2Hz timers like S500, and four TIMx timers like S900. >>>>> >>>>> Signed-off-by: Andreas F?rber >>>>> --- >>>>> v1 -> v2: >>>>> * Adopted TIMER_OF_DECLARE() (Daniel) >>>>> >>>>> drivers/clocksource/owl-timer.c | 1 + >>>>> 1 file changed, 1 insertion(+) >>>> >>>> Are you planning to queue this v2 patch for 4.16? >>> >>> Yeah, what about the patch 1/8 ? >> >> In linux-next already. > > Yeah, but that does not mean the patch is merged. Do you mean it is > merged in arm-soc, so it is visible in linux-next? No, I am waiting to send my initial 4.16 pull to arm-soc and wanted to clarify what (if anything) from this series can still go into that pull. >> If you take 2-4, I can take 5; if you'd rather have me take the binding, >> fine with me as well. > > I will take patches 2-4. Thanks, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany GF: Felix Imend?rffer, Jane Smithard, Graham Norton HRB 21284 (AG N?rnberg)