Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753085AbbESOmG (ORCPT ); Tue, 19 May 2015 10:42:06 -0400 Received: from mail-wg0-f42.google.com ([74.125.82.42]:33795 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752452AbbESOmA (ORCPT ); Tue, 19 May 2015 10:42:00 -0400 MIME-Version: 1.0 In-Reply-To: <555B3F80.8070605@linaro.org> References: <1431158038-3813-1-git-send-email-mcoquelin.stm32@gmail.com> <555B098A.8030202@linaro.org> <6177628.0ZDPLeVyah@wuerfel> <555B3F80.8070605@linaro.org> Date: Tue, 19 May 2015 16:41:58 +0200 Message-ID: Subject: Re: [PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver From: Maxime Coquelin To: Daniel Lezcano , Arnd Bergmann Cc: =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , =?UTF-8?Q?Andreas_F=C3=A4rber?= , Geert Uytterhoeven , Rob Herring , Philipp Zabel , Linus Walleij , 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 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 24 2015-05-19 15:49 GMT+02:00 Daniel Lezcano : > > > It is not exactly as the initial patch. > > I think Arnd is proposing: > > config CLKSRC_STM32 > bool "Clocksource for STM32 SoCs" if COMPILE_TEST > select CLKSRC_MMIO > Isn't "depends on OF" missing for COMPILE_TEST case? Other than that, I'm fine with the proposal. Daniel, is it the case for you too? Regards, Maxime -- 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/