[PATCH] Add MSI interrupts to DTS of MPC8315E-RDB

2009-06-05 Thread leon . woestenberg
The PCIe MSI interrupts are missing from the device tree source, and thus were not enabled. This patch adds them. Tested to work on MPC8315E-RDB with custom FPGA PCIe device. Signed-off-by: Leon Woestenberg l...@sidebranch.com Tested-by: Leon Woestenberg l...@sidebranch.com diff --git

Re: [PATCH] Add MSI interrupts to DTS of MPC8315E-RDB

2009-06-05 Thread David Gibson
On Fri, Jun 05, 2009 at 07:45:41AM -0700, leon.woestenb...@gmail.com wrote: The PCIe MSI interrupts are missing from the device tree source, and thus were not enabled. This patch adds them. Tested to work on MPC8315E-RDB with custom FPGA PCIe device. Signed-off-by: Leon Woestenberg