MIPS: ath25: add AR2315 PCI host controller driver
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Tue, 28 Oct 2014 23:18:47 +0000 (03:18 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:28 +0000 (07:45 +0100)
commit3ed7a2a702dc0f5bc44d67f27a1a289356b5dc42
treee6be54de91de364abe733cf1b6ebec18aaf48ca1
parentd58eaa7ffdcb58ab8bb95927149e2f152ec163c6
MIPS: ath25: add AR2315 PCI host controller driver

Add PCI host controller driver and DMA address calculation hook.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Linux MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/8246/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath25/Kconfig
arch/mips/ath25/ar2315.c
arch/mips/include/asm/mach-ath25/dma-coherence.h
arch/mips/pci/Makefile
arch/mips/pci/pci-ar2315.c [new file with mode: 0644]