tile PCI RC: support I/O space access
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 2 Aug 2013 20:45:22 +0000 (16:45 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 6 Aug 2013 16:55:32 +0000 (12:55 -0400)
To enable this functionality, configure CONFIG_TILE_PCI_IO.  Without
this flag, the kernel still assigns I/O address ranges to the
devices, but no TRIO resource and mapping support is provided.

We assign disjoint I/O address ranges to separate PCIe domains.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found