MIPS: Malta: Basic DT plumbing
authorPaul Burton <paul.burton@imgtec.com>
Fri, 22 May 2015 15:51:02 +0000 (16:51 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:54:29 +0000 (21:54 +0200)
Build a DT for the Malta platform into the kernel, load it & probe
devices from it. The DT is essentially empty at this point, devices
will be added in further patches.

[ralf@linux-mips.org: Fixed conflicts.]

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.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: Andrew Bresticker <abrestic@chromium.org>
Cc: linux-kernel@vger.kernel.org
Cc: Markos Chandras <markos.chandras@imgtec.com>
Patchwork: http://patchwork.linux-mips.org/patch/10119/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/boot/dts/mti/Makefile
arch/mips/boot/dts/mti/malta.dts [new file with mode: 0644]
arch/mips/mti-malta/Makefile
arch/mips/mti-malta/malta-dt.c [new file with mode: 0644]
arch/mips/mti-malta/malta-setup.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge