From: Kumar Gala <galak@kernel.crashing.org>
To: rmcguire@videopresence.com
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: MPC8360 : PCI resource allocate error
Date: Fri, 2 Feb 2007 09:27:55 -0600 [thread overview]
Message-ID: <06A02CF1-7D0C-4D59-9628-A2EB0FF3CCF4@kernel.crashing.org> (raw)
In-Reply-To: <000c01c746db$6451e7e0$6405a8c0@absolut>
On Feb 2, 2007, at 9:04 AM, Russell McGuire wrote:
> While trying out various of my PCI slots, I ran into this =20
> interesting error.
>
>
>
> If I try to put a sounc card, Audigy SE, into SLOT 1 and 2 this =20
> error doesn=92t occur.
>
> But when I place it in the 3rd. I get this: <Note the 02:0b is =20
> SLOT 3>
>
>
>
> <Linux 2.6.20-rc6 compiled for PowerPC / MPC83xx>
>
>
>
> --------------------------------------
>
> PCI: Probing PCI hardware
>
> Try to map irq for 0000:00:19.0...
>
> pci_busdev_to_OF_node(0,0xc8)
>
> parent is /soc8360@f0000000/pci@8500
>
> result is <NULL>
>
> Try to map irq for 0000:00:19.1...
>
> pci_busdev_to_OF_node(0,0xc9)
>
> parent is /soc8360@f0000000/pci@8500
>
> result is <NULL>
>
> Try to map irq for 0000:02:0b.0...
>
> pci_busdev_to_OF_node(2,0x58)
>
> pci_busdev_to_OF_node(0,0xc9)
>
> parent is /soc8360@f0000000/pci@8500
>
> result is <NULL>
>
> -> got one, spec 2 cells (0x00000017...) on /soc8360@f0000000/pic@700
>
> PCI: bridge rsrc 0..ffffffff (100), parent c038d184
>
> PCI: bridge rsrc 80000000..8fffffff (1200), parent c038d168
>
> PCI: bridge rsrc 90000000..9fffffff (200), parent c038d168
>
> PCI: bridge rsrc f0302000..f0302fff (101), parent c03da03c
>
> PCI:0000:02:0b.0: Resource 0: 0000000000302000-000000000030201f =20
> (f=3D101)
>
> PCI: Cannot allocate resource region 0 of device 0000:02:0b.0
>
> PCI: Error while updating region 0000:02:0b.0/0 (f0302001 !=3D =
00302001)
>
> ------------------------------
>
>
>
> What can cause this to not work?
The problem is with the IO resource, for some reason the code things =20
your PCI IO space is at f03... instead of 000...
Is Slot 3 behind the P2P bridge or directly connected to the 83xx?
Also, what's your .dts look like now.
- k=
next prev parent reply other threads:[~2007-02-02 15:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-02 15:04 MPC8360 : PCI resource allocate error Russell McGuire
2007-02-02 15:27 ` Kumar Gala [this message]
2007-02-02 16:01 ` Russell McGuire
2007-02-02 16:07 ` Kumar Gala
2007-02-03 5:32 ` Russell McGuire
2007-02-05 16:16 ` Timur Tabi
2007-02-05 16:19 ` Kumar Gala
2007-02-06 0:51 ` Russell McGuire
2007-02-06 14:51 ` Kumar Gala
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=06A02CF1-7D0C-4D59-9628-A2EB0FF3CCF4@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=linuxppc-embedded@ozlabs.org \
--cc=rmcguire@videopresence.com \
/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).