]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
MIPS: Netlogic: Add default DTB for XLP9XX SoC
authorJayachandran C <jchandra@broadcom.com>
Sat, 21 Dec 2013 11:22:30 +0000 (16:52 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:50 +0000 (22:39 +0100)
commita17fca649c581c0ab07215b61567468169d208e3
tree64f61e2305da025e9c5cedb15fd746621fe8d38e
parent5fcbdf7cac23fd07f9de30eab760d3a5864f7330
MIPS: Netlogic: Add default DTB for XLP9XX SoC

Add a default device tree fie for XLP9XX boards, and add code to use
this device tree if no DTB is passed to the kernel.

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