Fw: Regarding Device tree PCI binding on Linux-2.6.30 kernels

2009-08-12 Thread Thirumalai
Hi, Is there any changes on PCI Device tree binding has happened? Because i am trying to port linux 2.6.30 to my MPC7448 based custom board. The target is getting hanged at ethernet initialization. Also i have seen on the debug message of kernel that the PCI MEM/IO resources are not getting

Re: Device Tree PCI

2008-01-12 Thread Benjamin Herrenschmidt
[EMAIL PROTECTED] { interrupt-map-mask = 0f800 0 0 7; interrupt-map = /* IDSEL 0x10 */ 8000 0 0 1 PCI_INT 1 /* IDSEL 0x11 */

Device Tree PCI

2008-01-11 Thread Rune Torgersen
Hi. We're trying to port 2.6.24-rc7 to a board. Right now wr're battling with the device tree and PCI. Our board is somewhat loosely based on a 8266ADS/pq2fads board We have a PCI interrupt mux in a fpga. We have a disk controller and a pci bridge on the primary side, and four TI dsp's on the

Re: Device Tree PCI

2008-01-11 Thread Scott Wood
On Fri, Jan 11, 2008 at 12:17:41PM -0600, Rune Torgersen wrote: PCI_INT: [EMAIL PROTECTED],10 { #interrupt-cells = 1; interrupt-controller; reg = 5 10 4; // Chip select, offset, length

RE: Device Tree PCI

2008-01-11 Thread Rune Torgersen
From: Scott Wood Sent: Fri 1/11/2008 1:02 PM To: Rune Torgersen Cc: linuxppc-dev@ozlabs.org Subject: Re: Device Tree PCI On Fri, Jan 11, 2008 at 12:17:41PM -0600, Rune Torgersen wrote: PCI_INT: [EMAIL PROTECTED],10 { #interrupt-cells = 1