[PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver
Daniel Lezcano
daniel.lezcano at linaro.org
Tue May 19 06:49:52 PDT 2015
On 05/19/2015 03:42 PM, Maxime Coquelin wrote:
> 2015-05-19 12:55 GMT+02:00 Arnd Bergmann <arnd at arndb.de>:
>> Please also make it possible to select this driver on other architectures
>> with COMPILE_TEST, so we get coverage from all the x86 test infrastructure.
>
> You proposal is to revert back to the original patch, except that
> ARCH_STM32 should select CLKSRC_STM32, right?
>
> Daniel, what do you think?
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
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
More information about the linux-arm-kernel
mailing list