Re: [RFC PATCH 03/12] ARM: omap4: use remapped PPI interrupts for local timer

2011-05-03 Thread Marc Zyngier
On Fri, 2011-04-29 at 12:54 +0530, Santosh Shilimkar wrote:

Hi Santosh,

 On 4/21/2011 12:38 AM, Marc Zyngier wrote:
  Use the normal interrupt scheme for the local timers by using
  a remapped PPI interrupt.
 
  Tested on a Pandaboard.
 
  Cc: Tony Lindgrent...@atomide.com
  Cc: Santosh Shilimkarsantosh.shilim...@ti.com
  Signed-off-by: Marc Zyngiermarc.zyng...@arm.com
  ---
 
 Have reviewed and tested your series along with
 OMAP changes. It boots fine on OMAP4430 SDP.
 
 # cat /proc/interrupts
 CPU0   CPU1
 .
 410:   3678  0   GIC-PPI  local_timer
 413:  0   1042   GIC-PPI  local_timer
 .
 LOC:  0  0  Local timer interrupts
 .
 
 Though above output would be bit miss leading, this
 series removes the duplicate code from platforms and
 consolidate it at one place.

The LOC line is gone in the next iteration of the patch serie.

 FWIW, you can add my
 
 Reviewedd-by: Santosh Shilimkar santosh.shilim...@ti.com
 Tested-by: Santosh Shilimkar santosh.shilim...@ti.com

Thanks for testing.

M.
-- 
Reality is an implementation detail.


--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [RFC PATCH 03/12] ARM: omap4: use remapped PPI interrupts for local timer

2011-04-29 Thread Santosh Shilimkar

Marc,

On 4/21/2011 12:38 AM, Marc Zyngier wrote:

Use the normal interrupt scheme for the local timers by using
a remapped PPI interrupt.

Tested on a Pandaboard.

Cc: Tony Lindgrent...@atomide.com
Cc: Santosh Shilimkarsantosh.shilim...@ti.com
Signed-off-by: Marc Zyngiermarc.zyng...@arm.com
---


Have reviewed and tested your series along with
OMAP changes. It boots fine on OMAP4430 SDP.

# cat /proc/interrupts
   CPU0   CPU1
.
410:   3678  0   GIC-PPI  local_timer
413:  0   1042   GIC-PPI  local_timer
.
LOC:  0  0  Local timer interrupts
.

Though above output would be bit miss leading, this
series removes the duplicate code from platforms and
consolidate it at one place.

FWIW, you can add my

Reviewedd-by: Santosh Shilimkar santosh.shilim...@ti.com
Tested-by: Santosh Shilimkar santosh.shilim...@ti.com

Regards
Santosh
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html