Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753663AbbHGN4w (ORCPT ); Fri, 7 Aug 2015 09:56:52 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:38904 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753625AbbHGN4u (ORCPT ); Fri, 7 Aug 2015 09:56:50 -0400 From: Hans Ulli Kroll To: arm@kernel.org Cc: linux-kernel@vger.kernel.org, Arnd Bergmann , Olof Johansson , Roman Yeryomin , Hans Ulli Kroll Subject: ARM:Gemini:clocksource update for 4.3 Date: Fri, 7 Aug 2015 15:56:00 +0200 Message-Id: <1438955763-17260-1-git-send-email-ulli.kroll@googlemail.com> X-Mailer: git-send-email 2.4.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 950 Lines: 28 Hi all, sorry for being late in this cycle ... I asked Roman to send me his patchset with 2 patched, but he don't respond. So here is my patchset. But I used one more patch to cleanup the register definitions in the driver. These where somewhat annoying, if a "autocomplete" editor is used. The other patches changes to the timer1 and add timer3 as free running. The initial driver missed also to enable the interrupt in the device, which is also added. Greeting froms Cologne Hans Ulli Kroll arch/arm/mach-gemini/include/mach/hardware.h | 3 - arch/arm/mach-gemini/time.c | 176 +++++++++++++++++++++++++++++------------- 2 files changed, 123 insertions(+), 56 deletions(-) -- 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/