]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: kirkwood: convert ZyXEL NSA310 to use DT for the PCIe interface
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 15 May 2013 13:36:59 +0000 (15:36 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 20 May 2013 19:30:59 +0000 (19:30 +0000)
commit3c3c93ea88fc34f0b7779bb790c6fdc2415a5a27
tree7229003f98ee68fa0b2026e1bfb09c1ebe4ef52b
parent04121cd8a8b5ba70079a8fb01285fe9d5ca15228
arm: kirkwood: convert ZyXEL NSA310 to use DT for the PCIe interface

Now that the PCIe mvebu driver is usable on Kirkwood, use it instead
of the legacy PCIe code, since it allows to describe the PCIe
interfaces in the Device Tree.

Since it was the only device left that prevented this platform to use
the Device Tree only, we remove the board-nsa310.c file and the
related Kconfig/Makefile bits.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood-nsa310.dts
arch/arm/mach-kirkwood/Kconfig
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/board-nsa310.c [deleted file]