Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752336AbbERM5U (ORCPT ); Mon, 18 May 2015 08:57:20 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:37726 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750846AbbERM5L convert rfc822-to-8bit (ORCPT ); Mon, 18 May 2015 08:57:11 -0400 MIME-Version: 1.0 In-Reply-To: <5559DFD6.3050603@linaro.org> References: <1431158038-3813-1-git-send-email-mcoquelin.stm32@gmail.com> <1431158038-3813-5-git-send-email-mcoquelin.stm32@gmail.com> <5559DFD6.3050603@linaro.org> Date: Mon, 18 May 2015 14:57:08 +0200 Message-ID: Subject: Re: [PATCH v8 04/16] clocksource/drivers: Add ARM System timer driver From: Maxime Coquelin To: Daniel Lezcano Cc: =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , =?UTF-8?Q?Andreas_F=C3=A4rber?= , 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 , 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 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1479 Lines: 47 2015-05-18 14:49 GMT+02:00 Daniel Lezcano : > 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! > > 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/