All of lore.kernel.org
 help / color / mirror / Atom feed
* MPC85xx External/Internal Interrupts
@ 2009-09-04 13:04 Alemao
  2009-09-04 13:13 ` Fwd: " Alemao
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Alemao @ 2009-09-04 13:04 UTC (permalink / raw)
  To: linux-kernel

Hi all,

In all MPC85xx DTS files I have seen this interrupt configuration for
TSEC1:

interrupts = <29 2 30 2 34 2>;

29 - TSEC1 interrupt transmit
30 - TSEC1 interrupt receive
34 - TSEC1 interrupt error


But in MPC8555RM, chapter 10.1.5.2 the numbers are these:

13 - TSEC1 interrupt transmit
14 - TSEC1 interrupt receive
18 - TSEC1 interrupt error


Im a little bit confused about this internal interrupts, how can I get
this numbers? TSEC1 is working normally.


My real problem is that my driver is trying to request the external
interrupt IRQ0, and I dont know what number use in INTR_NUM:

request_irq(INTR_NUM, , , , )


Im using linux-2.6.26

Cheers,

--
Alemao

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-12-09 20:51 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-04 13:04 MPC85xx External/Internal Interrupts Alemao
2009-09-04 13:13 ` Fwd: " Alemao
2009-09-04 19:01 ` Alemao
2009-09-04 19:14   ` Alemao
2009-09-04 19:24     ` Alemao
2009-09-04 19:28 ` Alemao
2009-09-04 19:29   ` Alemao
2009-09-06 11:06     ` Sebastian Andrzej Siewior
2009-09-06 11:06       ` Sebastian Andrzej Siewior
2009-09-09 18:28       ` Scott Wood
2009-09-09 18:28         ` Scott Wood
2009-09-10 13:15         ` Sebastian Andrzej Siewior
2009-09-10 13:15           ` Sebastian Andrzej Siewior
2009-09-10 22:24           ` Sebastian Andrzej Siewior
2009-09-10 22:27             ` Scott Wood
2009-12-06 11:32               ` [RFC] doc/powerpc: try to explain why the interrupt numbers are off by 16 Sebastian Andrzej Siewior
2009-12-06 11:32                 ` Sebastian Andrzej Siewior
2009-12-09 20:51                 ` Kumar Gala
2009-12-09 20:51                   ` Kumar Gala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.