Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752538AbbERMtq (ORCPT ); Mon, 18 May 2015 08:49:46 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:37010 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752484AbbERMtc (ORCPT ); Mon, 18 May 2015 08:49:32 -0400 Message-ID: <5559DFD6.3050603@linaro.org> Date: Mon, 18 May 2015 14:49:26 +0200 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Maxime Coquelin , =?UTF-8?B?VXdlIEtsZWluZS0=?= =?UTF-8?B?S8O2bmln?= , =?UTF-8?B?QW5kcmVh?= =?UTF-8?B?cyBGw6RyYmVy?= , Geert Uytterhoeven , Rob Herring , Philipp Zabel , Linus Walleij , Arnd Bergmann , Stefan Agner , Peter Meerwald , Paul Bolle , Peter Hurley , Andy Shevchenko , Chanwoo Choi , Russell King , Joe Perches , Vladimir Zapolskiy , Lee Jones , Daniel Thompson CC: Jonathan Corbet , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Thomas Gleixner , Greg Kroah-Hartman , Jiri Slaby , Andrew Morton , "David S. Miller" , Mauro Carvalho Chehab , Antti Palosaari , Tejun Heo , Will Deacon , Nikolay Borisov , Rusty Russell , Kees Cook , Michal Marek , "linux-doc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-serial@vger.kernel.org" , Linux-Arch , "linux-api@vger.kernel.org" , Nicolae Rosia , Kamil Lulko Subject: Re: [PATCH v8 04/16] clocksource/drivers: Add ARM System timer driver References: <1431158038-3813-1-git-send-email-mcoquelin.stm32@gmail.com> <1431158038-3813-5-git-send-email-mcoquelin.stm32@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1338 Lines: 39 On 05/18/2015 01:55 PM, Maxime Coquelin wrote: > Hi Daniel, > > 2015-05-09 9:53 GMT+02:00 Maxime Coquelin : >> This patch adds clocksource support for ARMv7-M's System timer, >> also known as SysTick. >> >> Tested-by: Chanwoo Choi >> Acked-by: Daniel Lezcano >> Signed-off-by: Maxime Coquelin >> --- >> drivers/clocksource/Kconfig | 7 ++++ >> drivers/clocksource/Makefile | 1 + >> drivers/clocksource/armv7m_systick.c | 79 ++++++++++++++++++++++++++++++++++++ >> 3 files changed, 87 insertions(+) >> create mode 100644 drivers/clocksource/armv7m_systick.c >> > > Could you consider applying this patch and its dt-bindings > documentation (patch 3/16) on your tree for v4.2? Patches applied for 4.2. Thanks -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/