Re: [PATCH 0/2] clocksource: nomadik-mtu: support timer-based delay

2012-12-19 Thread Linus Walleij
On Mon, Dec 17, 2012 at 7:59 PM, John Stultz wrote: > On 12/17/2012 10:38 AM, Linus Walleij wrote: >> >> On Mon, Dec 17, 2012 at 12:36 PM, Fabio Baltieri >> wrote: >>> >>> On Tue, Dec 04, 2012 at 11:10:43AM +0100, Fabio Baltieri wrote: this implements timer-based delay support for nomad

Re: [PATCH 0/2] clocksource: nomadik-mtu: support timer-based delay

2012-12-17 Thread John Stultz
On 12/17/2012 10:38 AM, Linus Walleij wrote: On Mon, Dec 17, 2012 at 12:36 PM, Fabio Baltieri wrote: On Tue, Dec 04, 2012 at 11:10:43AM +0100, Fabio Baltieri wrote: this implements timer-based delay support for nomadik and ux500 platforms, using the MTU as time source, and marks the u8500 cpuf

Re: [PATCH 0/2] clocksource: nomadik-mtu: support timer-based delay

2012-12-17 Thread Linus Walleij
On Mon, Dec 17, 2012 at 12:36 PM, Fabio Baltieri wrote: > On Tue, Dec 04, 2012 at 11:10:43AM +0100, Fabio Baltieri wrote: >> this implements timer-based delay support for nomadik and ux500 >> platforms, using the MTU as time source, and marks the u8500 cpufreq >> driver as CPUFREQ_CONST_LOOPS acco

Re: [PATCH 0/2] clocksource: nomadik-mtu: support timer-based delay

2012-12-17 Thread Fabio Baltieri
Hi all, On Tue, Dec 04, 2012 at 11:10:43AM +0100, Fabio Baltieri wrote: > this implements timer-based delay support for nomadik and ux500 > platforms, using the MTU as time source, and marks the u8500 cpufreq > driver as CPUFREQ_CONST_LOOPS accordingly. > > The patches are based on Arnd's arm-soc

[PATCH 0/2] clocksource: nomadik-mtu: support timer-based delay

2012-12-04 Thread Fabio Baltieri
Hi all, this implements timer-based delay support for nomadik and ux500 platforms, using the MTU as time source, and marks the u8500 cpufreq driver as CPUFREQ_CONST_LOOPS accordingly. The patches are based on Arnd's arm-soc/ux500/mtu-clk branch, as that contains latest MTU driver developments, in