MIPS: Netlogic: Support for multiple built-in device trees
authorJayachandran C <jchandra@broadcom.com>
Sat, 23 Mar 2013 17:27:59 +0000 (17:27 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 May 2013 23:19:05 +0000 (01:19 +0200)
commit035114fbdbf8c88fbf80a160716be9d0078f01ee
treef7096be45fb10c67766cb3533ff02f031df15fb3
parent033e6f288733f1477e7a8774999673ca82206ece
MIPS: Netlogic: Support for multiple built-in device trees

This enables us to have a default device tree per SoC family to be built
into the kernel. The default device tree for XLP3xx has been added as part
of this change. Later this can be used to provide support default boards
for XLP2xx and XLP9xx SoCs.

Kconfig options are provided for each default device tree so that just the
needed ones can be selected to be built into the kernel.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Patchwork: http://patchwork.linux-mips.org/patch/5023/
Acked-by: John Crispin <blogic@openwrt.org>
arch/mips/netlogic/Kconfig
arch/mips/netlogic/dts/Makefile
arch/mips/netlogic/dts/xlp_evp.dts
arch/mips/netlogic/dts/xlp_svp.dts [new file with mode: 0644]
arch/mips/netlogic/xlp/setup.c