MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/
authorAndrew Bresticker <abrestic@chromium.org>
Thu, 21 Aug 2014 20:04:25 +0000 (13:04 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 22 Sep 2014 11:35:50 +0000 (13:35 +0200)
commit36094619e419c306dc08d83f043bc9937cc63e03
tree05a23c4a221fb929626d1a17dce4eb67462620b3
parentf262b5f2d5820799fd58ae08eee4ec3fc97686ab
MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/

Move the Netlogic XLP device-trees to arch/mips/boot/dts/ and update the
Makefiles accordingly.  A built-in device-tree is optional, so select
BUILTIN_DTB when it is requested.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Kumar Gala <galak@codeaurora.org>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: David Daney <david.daney@cavium.com>
Cc: John Crispin <blogic@openwrt.org>
Cc: Jayachandran C <jchandra@broadcom.com>
Cc: Qais Yousef <qais.yousef@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/7560/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
12 files changed:
arch/mips/boot/dts/Makefile
arch/mips/boot/dts/xlp_evp.dts [new file with mode: 0644]
arch/mips/boot/dts/xlp_fvp.dts [new file with mode: 0644]
arch/mips/boot/dts/xlp_gvp.dts [new file with mode: 0644]
arch/mips/boot/dts/xlp_svp.dts [new file with mode: 0644]
arch/mips/netlogic/Kconfig
arch/mips/netlogic/Makefile
arch/mips/netlogic/dts/Makefile [deleted file]
arch/mips/netlogic/dts/xlp_evp.dts [deleted file]
arch/mips/netlogic/dts/xlp_fvp.dts [deleted file]
arch/mips/netlogic/dts/xlp_gvp.dts [deleted file]
arch/mips/netlogic/dts/xlp_svp.dts [deleted file]