summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/isa-bridge.h
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt2017-01-311-0/+1
| | | | | | | | | The POWER9 chip supports an LPC bus that isn't hanging off a PCI bus, so let's add support for that, mapping it to the reserved space at ISA_IO_BASE Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
* powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt2017-01-311-0/+28
We'll be adding non-PCI isa bridge support so let's not have all the definition in pci-bridge.h Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
OpenPOWER on IntegriCloud