Skip to content
Commit 8faf2e6c authored by Ben Hutchings's avatar Ben Hutchings Committed by Ralf Baechle
Browse files

MIPS: Set io_map_base for several PCI bridges lacking it



Several MIPS platforms don't set pci_controller::io_map_base for their
PCI bridges.  This results in a panic in pci_iomap().  (The panic is
conditional on CONFIG_PCI_DOMAINS, but that is now enabled for all PCI
MIPS systems.)

Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
Cc: linux-mips@linux-mips.org
Cc: Martin Michlmayr <tbm@cyrius.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: 584784@bugs.debian.org
Patchwork: https://patchwork.linux-mips.org/patch/1377/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 0d5977d6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment