From: Scott Wood <scottwood@freescale.com>
To: "André Schwarz" <andre.schwarz@matrix-vision.de>
Cc: linux-ppc list <linuxppc-dev@ozlabs.org>
Subject: Re: MPC83xx ipic problem
Date: Mon, 30 Jun 2008 14:03:52 -0500 [thread overview]
Message-ID: <48692E18.9050500@freescale.com> (raw)
In-Reply-To: <4868FCE9.1060103@matrix-vision.de>
André Schwarz wrote:
> There are two external PCI devices connected (FPGA + miniPCI socket).
> The FPGA is working fine and uses IRQ0 for its PCI_INTA line.
>
> As soon there's a miniPCI module present and the driver loaded (actually
> an ath5k WiFi module) the system complains after a while :
>
> irq 48: nobody cared
> handlers: .... location of the FPGA irq handler
> Disabling IRQ #48
>
> -> This is weird since the FPGA isn't working at all and IRQ0 is *not*
> asserted !
Are you *sure* that IRQ0 isn't asserted? The IPIC seems to think it is.
> Of course the miniPCI irq is routed to a different pin on the CPU
> (IRQ1).
Perhaps the board wiring is incorrect?
> interrupt-map = <0x5800 0 0 1 &ipic 0x30 0x8 -> FPGA @ IRQ0
> 0x6000 0 0 1 &ipic 0x11 0x8 -> miniPCI INTA @ IRQ1
> 0x6000 0 0 2 &ipic 0x11 0x8>; -> miniPCI INTB @ IRQ1
>
> Is it legal to use a single irq pin twice ?
Yes.
-Scott
next prev parent reply other threads:[~2008-06-30 19:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-30 15:34 MPC83xx ipic problem André Schwarz
2008-06-30 16:36 ` Segher Boessenkool
2008-06-30 17:14 ` André Schwarz
2008-06-30 19:03 ` Scott Wood [this message]
2008-07-01 7:45 ` André Schwarz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48692E18.9050500@freescale.com \
--to=scottwood@freescale.com \
--cc=andre.schwarz@matrix-vision.de \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).