Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932449AbbESNBX (ORCPT ); Tue, 19 May 2015 09:01:23 -0400 Received: from pandora.arm.linux.org.uk ([78.32.30.218]:56991 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932328AbbESNBL (ORCPT ); Tue, 19 May 2015 09:01:11 -0400 Date: Tue, 19 May 2015 14:00:28 +0100 From: Russell King - ARM Linux To: Thomas Gleixner Cc: Maxime Coquelin , Daniel Lezcano , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Andreas =?iso-8859-1?Q?F=E4rber?= , Geert Uytterhoeven , Rob Herring , Philipp Zabel , Linus Walleij , Arnd Bergmann , Stefan Agner , Peter Meerwald , Paul Bolle , Peter Hurley , Andy Shevchenko , Chanwoo Choi , Joe Perches , Vladimir Zapolskiy , Lee Jones , Daniel Thompson , Jonathan Corbet , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , 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 09/16] clockevents/drivers: Add STM32 Timer driver Message-ID: <20150519130028.GF2067@n2100.arm.linux.org.uk> References: <1431158038-3813-10-git-send-email-mcoquelin.stm32@gmail.com> <5559E4B0.70506@linaro.org> <555AF143.2060807@linaro.org> <555AFD18.2070009@linaro.org> <555B098A.8030202@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1536 Lines: 39 On Tue, May 19, 2015 at 02:56:43PM +0200, Thomas Gleixner wrote: > On Tue, 19 May 2015, Maxime Coquelin wrote: > > 2015-05-19 11:59 GMT+02:00 Daniel Lezcano : > > >> Is the below Kconfig entry fine for you? > > >> > > >> config CLKSRC_STM32 > > >> def_bool y if ARCH_STM32 > > >> select CLKSRC_MMIO > > > > > > > > > config CLKSRC_STM32 > > > bool > > > select CLKSRC_MMIO > > > > > > and in the arch/arm/mach-stm32/Kconfig add select CLKSRC_STM32 > > > > Ok, I will send a patch for arch/arm/Kconfig, as Arnd already applied > > the one intruducing ARCH_STM32. > > Folks, can you please trim your replies. It's a PITA to scroll down > through several pages to find a single line of content. Absolutely right. Too many people do not do this, and it's a waste of readers time. Maybe we should start ignoring emails which contain only quoted mail in the first 50 lines. Also, cutting the rest of the email below the point which you've finished replying is good etiquette as well. I've seen a number of posts where people have added their signature mid-mail and left a huge chunk of quoted mail below. That's just not on either. -- FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up according to speedtest.net. -- 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/