]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/tile: tilegx PCI root complex support
authorChris Metcalf <cmetcalf@tilera.com>
Sat, 7 Apr 2012 21:10:17 +0000 (17:10 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Sat, 28 Apr 2012 21:51:59 +0000 (17:51 -0400)
commit5e4ce7acb2e7b728affbffd397ba83f0d7256133
treeafa9af3b29bddd2c264140d6742476dfd8a32c26
parent10c4715106bd643f796f2187215713677e588247
arch/tile: tilegx PCI root complex support

This change implements PCIe root complex support for tilegx using
the kernel support layer for accessing the TRIO hardware shim.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/Kconfig
arch/tile/include/asm/pci.h
arch/tile/kernel/Makefile
arch/tile/kernel/pci_gx.c [new file with mode: 0644]
arch/tile/kernel/setup.c
arch/tile/mm/pgtable.c
drivers/pci/quirks.c