Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753935AbbGIPsy (ORCPT ); Thu, 9 Jul 2015 11:48:54 -0400 Received: from mail-oi0-f42.google.com ([209.85.218.42]:35083 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753346AbbGIPsq (ORCPT ); Thu, 9 Jul 2015 11:48:46 -0400 MIME-Version: 1.0 In-Reply-To: <5e6214ee669fbd797ad2ef257ce52068@advem.lv> References: <1292339307-14336-2-git-send-email-ulli.kroll@googlemail.com> <2131951.l0j0CIttAZ@wuerfel> <1781580.JRD7b0UrJA@wuerfel> <5e6214ee669fbd797ad2ef257ce52068@advem.lv> Date: Thu, 9 Jul 2015 17:48:45 +0200 Message-ID: Subject: Re: Gemini Soc timers From: Linus Walleij To: Roman Yeryomin Cc: Hans Ulli Kroll , Arnd Bergmann , "linux-arm-kernel@lists.infradead.org" , Felix Fietkau , "rtc-linux@googlegroups.com" , "linux-kernel@vger.kernel.org" , Alexandre Belloni , Russell King Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1894 Lines: 55 On Thu, Jul 9, 2015 at 3:02 PM, Roman Yeryomin wrote: > On 2015-07-09 14:58, Hans Ulli Kroll wrote: >> >> Hi >> >> On Thu, 9 Jul 2015, Arnd Bergmann wrote: >> >>> On Thursday 09 July 2015 01:29:39 Roman Yeryomin wrote: >>> > >>> > OK, here are the minimal changes required (see attachment). Tested on >>> > 4.1.1 >>> > Let me know if you want me to submit it in some other way. >>> > >>> >>> The changes look ok to me. Please submit them as two separate >>> patches (1. set up and use timer3, 2. register sched_clock) according >>> to the Documentation/SubmittingPatches description. >>> >>> Thanks, >>> >>> Arnd >>> >> >> have you seen this thread ... >> [PATCH 00/18] ARM: Migrate clockevent drivers to 'set-state >> http://permalink.gmane.org/gmane.linux.ports.arm.kernel/423992 >> >> arch/arm/mach-gemini/time.c | 69 ++++++++++++------------ >> >> Two or more weeks ago I send a patchset fixing this problem. >> At this time Arnd was in holiday and until today I was very busy at work. > > > Sorry, I didn't see your patches. > Arnd requested minimal changes and until yesterday I was very busy too. > >> I can rework my patches on top of Viresh's patchset > > > It looks that this patchset doesn't conflict with the fix needed. Can any of you guys just look at this thing from OpenWRT: http://git.openwrt.org/?p=openwrt.git;a=blob;f=target/linux/gemini/patches-3.18/160-gemini-timers.patch;h=4b0edb45d162f751bfb7475f5b3158f28d69fe84;hb=HEAD As usual they are just keeping it out of mainline, and this is adding sched_clock() and other goodies so should probably be upstreamed ASAP. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/