commit | c1a2562ac5edcb3965760f4a37368122d85657af | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Sep 19 17:45:06 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Sep 20 16:12:44 2011 +1000 |
tree | 294311d74c126c18220c897fcaf04cf29effda61 | |
parent | 61305a96fad622ae0f0e78cb06f67ad721d378f9 [diff] |
powerpc/powernv: Implement MSI support for p5ioc2 PCIe This implements support for MSIs on p5ioc2 PHBs. We only support MSIs on the PCIe PHBs, not the PCI-X ones as the later hasn't been properly verified in HW. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>