MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
authorJoshua Henderson <joshua.henderson@microchip.com>
Thu, 14 Jan 2016 01:15:46 +0000 (18:15 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 24 Jan 2016 01:54:00 +0000 (02:54 +0100)
commit842b6b16f5178c66da0959a935dafa80a979b745
tree2a78f7d686b97d4080f064bb969f529124e7d2a0
parent2572f00db8a68bb46001678c1c98ad8b70e04b31
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit

This adds basic DTS configuration for the PIC32MZDA chip and in turn the
PIC32MZDA Starter Kit.

Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com>
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: Paul Burton <paul.burton@imgtec.com>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12104/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/dts/Makefile
arch/mips/boot/dts/pic32/Makefile [new file with mode: 0644]
arch/mips/boot/dts/pic32/pic32mzda-clk.dtsi [new file with mode: 0644]
arch/mips/boot/dts/pic32/pic32mzda.dtsi [new file with mode: 0644]
arch/mips/boot/dts/pic32/pic32mzda_sk.dts [new file with mode: 0644]
arch/mips/pic32/Kconfig