diff options
author | 2015-07-27 15:42:18 -0700 | |
---|---|---|
committer | 2015-07-29 22:07:02 +0200 | |
commit | db9d6d790968fd6df9faa7fa1f51967e05afd492 (patch) | |
tree | eede2b62108892ad86a63b49ed91aa7da75c79cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'v4.2-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64 (diff) | |
download | wireguard-linux-db9d6d790968fd6df9faa7fa1f51967e05afd492.tar.xz wireguard-linux-db9d6d790968fd6df9faa7fa1f51967e05afd492.zip |
PCI: iproc: enable arm64 support for iProc PCIe
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>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions