Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753662AbbGJIsk (ORCPT ); Fri, 10 Jul 2015 04:48:40 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:36082 "EHLO mail-ob0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753498AbbGJIs1 (ORCPT ); Fri, 10 Jul 2015 04:48:27 -0400 MIME-Version: 1.0 In-Reply-To: <975d474dd947bcef8d3dd70ef18a5c29@advem.lv> References: <1292339307-14336-2-git-send-email-ulli.kroll@googlemail.com> <2131951.l0j0CIttAZ@wuerfel> <1781580.JRD7b0UrJA@wuerfel> <5e6214ee669fbd797ad2ef257ce52068@advem.lv> <975d474dd947bcef8d3dd70ef18a5c29@advem.lv> Date: Fri, 10 Jul 2015 10:48:26 +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: 1672 Lines: 46 On Thu, Jul 9, 2015 at 6:48 PM, Roman Yeryomin wrote: > [Me] >> 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. > > > This is what I initially submitted here. Ah. I missed part of the start of the discussion it seems. > But Arnd wanted to see a smaller patch which only fixes gemini timer issue > (t.i. shed clock being 100Hz instead of 25MHz). > Also I've submitted 4.1 support yesterday, but patches didn't change much > comparing to 3.18 On the other hand I think the bigger patch is OK actually. I rewrote the timer support some time back and did not get anyone to test it properly at the time, so the patch went in untested. So this is a fix. I think this should be applied as-is since you can actually test the whole thing on real hardware, and also add: Fixes: f3372c01816e "ARM: gemini: convert to GENERIC_CLOCKEVENTS" Reviewed-by: Linus Walleij > I would love to see all those patches/drivers in mainline - tell me where do > I submit all that :) I recently looked at some of the patch stacks in OpenWRT and get a bit sad that the stuff did not go upstream, so I am ready to help in any way I can. Anything GPIO related I am ready to help in reviewing/applying and I will also help out with ARM32 if I can. Sadly I do not have a Gemini system. 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/