Skip to content
Commit b8f44ec2 authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/fsl-pci: Fix MSI support on 83xx platforms



The following commit broke 83xx because it assumed the 83xx platforms
exposed the "IMMR" address in BAR0 like the 85xx/86xx/QoriQ devices do:

commit 3da34aae
Author: Kumar Gala <galak@kernel.crashing.org>
Date:   Tue May 12 15:51:56 2009 -0500

    powerpc/fsl: Support unique MSI addresses per PCIe Root Complex

However that is not true, so we have to search through the inbound
window settings on 83xx to find which one matches the IMMR address to
determine its PCI address.

Reported-by: default avatarIlya Yanok <yanok@emcraft.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 4108d9ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment