arch/tile: provide kernel support for the tilegx TRIO shim
authorChris Metcalf <cmetcalf@tilera.com>
Sat, 7 Apr 2012 20:53:03 +0000 (16:53 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 11 Jul 2012 20:04:58 +0000 (16:04 -0400)
Provide kernel support for the tilegx "Transaction I/O" (TRIO) on-chip
hardware.  This hardware implements the PCIe interface for tilegx;
the driver changes to use TRIO for PCIe are in a subsequent commit.

The change is layered on top of the tilegx GXIO IORPC subsystem.

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

No differences found