MIPS: pci: convert lantiq driver to OF
authorJohn Crispin <blogic@openwrt.org>
Fri, 11 May 2012 16:47:30 +0000 (18:47 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 21 May 2012 13:31:52 +0000 (14:31 +0100)
commit57c8cb8f242988b8048a7058cd1edde025c6f232
tree980f3ad2b686d8959312d9a5858b879aa58bcd49
parentddd4eeca961cc6b1d57e0ca2f264403d690b6882
MIPS: pci: convert lantiq driver to OF

Implement support for OF inside the lantiq PCI driver. The patch also splits
pcibios_plat_dev_init and pcibios_map_irq out into their own file to accomodate
coexistance with the upcoming pcie driver.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3806/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/Kconfig
arch/mips/pci/Makefile
arch/mips/pci/fixup-lantiq.c [new file with mode: 0644]
arch/mips/pci/pci-lantiq.c