Re: [PATCH 1/2] clocksource: enable pxa_timer for SA-1100 platform

2014-11-05 Thread Dmitry Eremin-Solenikov
Hello, 2014-10-20 23:07 GMT+04:00 Arnd Bergmann : > On Wednesday 15 October 2014 16:50:04 Dmitry Eremin-Solenikov wrote: >> SA-11x0 platform used the same IP block as was used on PXA. Consequently >> it makes sense to have only one driver. Enable pxa_timer clocksource for >> StrongARM platform. >>

Re: [PATCH 1/2] clocksource: enable pxa_timer for SA-1100 platform

2014-10-25 Thread Thomas Gleixner
On Mon, 20 Oct 2014, Arnd Bergmann wrote: > On Wednesday 15 October 2014 16:50:04 Dmitry Eremin-Solenikov wrote: > > SA-11x0 platform used the same IP block as was used on PXA. Consequently > > it makes sense to have only one driver. Enable pxa_timer clocksource for > > StrongARM platform. > > >

Re: [PATCH 1/2] clocksource: enable pxa_timer for SA-1100 platform

2014-10-23 Thread Dmitry Eremin-Solenikov
2014-10-20 23:07 GMT+04:00 Arnd Bergmann : > On Wednesday 15 October 2014 16:50:04 Dmitry Eremin-Solenikov wrote: >> SA-11x0 platform used the same IP block as was used on PXA. Consequently >> it makes sense to have only one driver. Enable pxa_timer clocksource for >> StrongARM platform. >> >> Sign

Re: [PATCH 1/2] clocksource: enable pxa_timer for SA-1100 platform

2014-10-20 Thread Arnd Bergmann
On Wednesday 15 October 2014 16:50:04 Dmitry Eremin-Solenikov wrote: > SA-11x0 platform used the same IP block as was used on PXA. Consequently > it makes sense to have only one driver. Enable pxa_timer clocksource for > StrongARM platform. > > Signed-off-by: Dmitry Eremin-Solenikov Both patches

[PATCH 1/2] clocksource: enable pxa_timer for SA-1100 platform

2014-10-15 Thread Dmitry Eremin-Solenikov
SA-11x0 platform used the same IP block as was used on PXA. Consequently it makes sense to have only one driver. Enable pxa_timer clocksource for StrongARM platform. Signed-off-by: Dmitry Eremin-Solenikov --- drivers/clocksource/Kconfig | 6 ++ drivers/clocksource/Makefile | 2 +- 2 files c