From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: Re: [PATCH v4 6/9] ARM: at91: time: move the system timer driver to drivers/clocksource Date: Thu, 5 Mar 2015 20:47:39 +0100 Message-ID: <20150305194739.GZ3989@piout.net> References: <1425570594-13124-1-git-send-email-alexandre.belloni@free-electrons.com> <1425570594-13124-7-git-send-email-alexandre.belloni@free-electrons.com> <1425584493.24292.236.camel@x220> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1425584493.24292.236.camel@x220> Sender: linux-watchdog-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Paul Bolle Cc: Nicolas Ferre , Daniel Lezcano , Boris Brezillon , Jean-Christophe Plagniol-Villard , Thomas Gleixner , Lee Jones , Wim Van Sebroeck , Guenter Roeck , Sebastian Reichel , Dmitry Eremin-Solenikov , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-pm@vger.kernel.org On 05/03/2015 at 20:41:33 +0100, Paul Bolle wrote : > On Thu, 2015-03-05 at 16:49 +0100, Alexandre Belloni wrote: > > diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig > > index 1c2506f68122..d1d15985a4ec 100644 > > --- a/drivers/clocksource/Kconfig > > +++ b/drivers/clocksource/Kconfig > > @@ -138,6 +138,10 @@ config ATMEL_PIT > > select CLKSRC_OF if OF > > def_bool SOC_AT91SAM9 || SOC_SAMA5 > > > > +config ATMEL_ST > > + select CLKSRC_OF if OF > > + def_bool SOC_AT91RM9200 > > If you swap these two lines you'll make the set of people that probably > only includes me a bit happier. > I'm all for making you happier ;) I'll respin next week, hopefully after getting more comments. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html