]> 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>
Thu, 12 Apr 2012 16:38:35 +0000 (12:38 -0400)
commita46bf6d5f02aface5d2b629f461b19f58292c0ff
tree38dccaed20f41162bcabb17a6b19e3dd433a73c1
parentbda8fdda664b296bb367ca8df947aeeb22c97472
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