Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-07 Thread Tony Lindgren
* Hiremath, Vaibhav hvaib...@ti.com [120803 03:34]: Actually its not that. AM335x needs to be added as part of cpu_class_is_omap2(), without this it gets into issues. The patch has been already submitted to the list, but still not merged by Tony. Let's just add it to the list of

Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Daniel Mack
On 30.03.2012 15:27, Santosh Shilimkar wrote: For coupled cpuidle to work when both cpus are active, it needs a global timer that can handle events for both cpus. This timer is used as the broadcast clock-event when the per-cpu timer hardware stop in low power states. Set the cpumask of

Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Koen Kooi
Op 3 aug. 2012, om 09:16 heeft Daniel Mack zon...@gmail.com het volgende geschreven: On 30.03.2012 15:27, Santosh Shilimkar wrote: For coupled cpuidle to work when both cpus are active, it needs a global timer that can handle events for both cpus. This timer is used as the broadcast

RE: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Hiremath, Vaibhav
On Fri, Aug 03, 2012 at 12:46:54, Daniel Mack wrote: On 30.03.2012 15:27, Santosh Shilimkar wrote: For coupled cpuidle to work when both cpus are active, it needs a global timer that can handle events for both cpus. This timer is used as the broadcast clock-event when the per-cpu timer

Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Koen Kooi
Op 3 aug. 2012, om 09:21 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 3 aug. 2012, om 09:16 heeft Daniel Mack zon...@gmail.com het volgende geschreven: On 30.03.2012 15:27, Santosh Shilimkar wrote: For coupled cpuidle to work when both cpus are active, it

Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Shilimkar, Santosh
On Fri, Aug 3, 2012 at 2:00 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 aug. 2012, om 09:21 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 3 aug. 2012, om 09:16 heeft Daniel Mack zon...@gmail.com het volgende geschreven: On 30.03.2012 15:27, Santosh

Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Koen Kooi
Op 3 aug. 2012, om 11:27 heeft Shilimkar, Santosh santosh.shilim...@ti.com het volgende geschreven: On Fri, Aug 3, 2012 at 2:00 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 aug. 2012, om 09:21 heeft Koen Kooi k...@dominion.thruhere.net het volgende geschreven: Op 3 aug. 2012,

RE: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Hiremath, Vaibhav
On Fri, Aug 03, 2012 at 15:03:07, Koen Kooi wrote: Op 3 aug. 2012, om 11:27 heeft Shilimkar, Santosh santosh.shilim...@ti.com het volgende geschreven: On Fri, Aug 3, 2012 at 2:00 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 aug. 2012, om 09:21 heeft Koen Kooi

Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Shilimkar, Santosh
On Fri, Aug 3, 2012 at 3:12 PM, Hiremath, Vaibhav hvaib...@ti.com wrote: On Fri, Aug 03, 2012 at 15:03:07, Koen Kooi wrote: Op 3 aug. 2012, om 11:27 heeft Shilimkar, Santosh santosh.shilim...@ti.com het volgende geschreven: On Fri, Aug 3, 2012 at 2:00 PM, Koen Kooi

Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Koen Kooi
Op 3 aug. 2012, om 11:42 heeft Hiremath, Vaibhav hvaib...@ti.com het volgende geschreven: On Fri, Aug 03, 2012 at 15:03:07, Koen Kooi wrote: Op 3 aug. 2012, om 11:27 heeft Shilimkar, Santosh santosh.shilim...@ti.com het volgende geschreven: On Fri, Aug 3, 2012 at 2:00 PM, Koen Kooi

Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Shilimkar, Santosh
On Fri, Aug 3, 2012 at 3:34 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 aug. 2012, om 11:42 heeft Hiremath, Vaibhav hvaib...@ti.com het volgende geschreven: On Fri, Aug 03, 2012 at 15:03:07, Koen Kooi wrote: Op 3 aug. 2012, om 11:27 heeft Shilimkar, Santosh

RE: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Hiremath, Vaibhav
On Fri, Aug 03, 2012 at 15:34:25, Koen Kooi wrote: Op 3 aug. 2012, om 11:42 heeft Hiremath, Vaibhav hvaib...@ti.com het volgende geschreven: On Fri, Aug 03, 2012 at 15:03:07, Koen Kooi wrote: Op 3 aug. 2012, om 11:27 heeft Shilimkar, Santosh santosh.shilim...@ti.com het volgende

RE: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Hiremath, Vaibhav
On Fri, Aug 03, 2012 at 15:18:15, Shilimkar, Santosh wrote: On Fri, Aug 3, 2012 at 3:12 PM, Hiremath, Vaibhav hvaib...@ti.com wrote: On Fri, Aug 03, 2012 at 15:03:07, Koen Kooi wrote: Op 3 aug. 2012, om 11:27 heeft Shilimkar, Santosh santosh.shilim...@ti.com het volgende geschreven:

Re: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Shilimkar, Santosh
On Fri, Aug 3, 2012 at 4:02 PM, Hiremath, Vaibhav hvaib...@ti.com wrote: On Fri, Aug 03, 2012 at 15:18:15, Shilimkar, Santosh wrote: On Fri, Aug 3, 2012 at 3:12 PM, Hiremath, Vaibhav hvaib...@ti.com wrote: On Fri, Aug 03, 2012 at 15:03:07, Koen Kooi wrote: Op 3 aug. 2012, om 11:27 heeft

RE: [PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-08-03 Thread Hiremath, Vaibhav
On Fri, Aug 03, 2012 at 15:44:32, Shilimkar, Santosh wrote: On Fri, Aug 3, 2012 at 3:34 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 aug. 2012, om 11:42 heeft Hiremath, Vaibhav hvaib...@ti.com het volgende geschreven: On Fri, Aug 03, 2012 at 15:03:07, Koen Kooi wrote: Op 3

[PATCH 1/3] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus

2012-03-30 Thread Santosh Shilimkar
For coupled cpuidle to work when both cpus are active, it needs a global timer that can handle events for both cpus. This timer is used as the broadcast clock-event when the per-cpu timer hardware stop in low power states. Set the cpumask of clockevent_gpt to all cpus, set the rating correctly,