Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-31 | powerpc: Add support for non-PCI ISA bridges | Benjamin Herrenschmidt | |
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> | |||
2017-01-31 | powerpc: Move isa bridge definitions to separate include | Benjamin Herrenschmidt | |
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> |