summaryrefslogtreecommitdiff
path: root/firmware/whiteheat_loader.HEX
diff options
context:
space:
mode:
authorRay Jui <rjui@broadcom.com>2015-07-21 18:29:40 -0700
committerBjorn Helgaas <bhelgaas@google.com>2015-07-22 14:55:00 -0500
commit8d9bfe3702aaea457b3d59b09b86e9f03c322605 (patch)
treea1b1981b7ac44331e737418c97f9a913b08dbdfb /firmware/whiteheat_loader.HEX
parent93972d18bbaba6f34e21742400b6e7461edc4837 (diff)
PCI: iproc: Add arm64 support
Add arm64 support to the iProc PCIe driver. Note that on arm32, bus->sysdata points to the arm32-specific pci_sys_data struct, and pci_sys_data.private_data contains the iproc_pcie pointer. For arm64, there's nothing corresponding to pci_sys_data, so we keep the iproc_pcie pointer directly in bus->sysdata. In addition, arm64 does IRQ mapping in pcibios_add_device(), so it doesn't need pci_fixup_irqs() as arm32 does. Signed-off-by: Ray Jui <rjui@broadcom.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Scott Branden <sbranden@broadcom.com>
Diffstat (limited to 'firmware/whiteheat_loader.HEX')
0 files changed, 0 insertions, 0 deletions