]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: vf610-colibri: split device tree for carrier boards
authorStefan Agner <stefan@agner.ch>
Fri, 18 Jul 2014 14:25:18 +0000 (16:25 +0200)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 16 Sep 2014 02:25:49 +0000 (10:25 +0800)
commit1dc68e3c7a72b4e05046f46600daf536b7fe66bd
tree16e1e19ce2144dfddf42d8a2d323dc1aed6427f1
parentad69ecde3ff3869a437a498ecd55098d1b4b0f5f
ARM: dts: vf610-colibri: split device tree for carrier boards

The Colibri VF61 is a module which needs a carrier board to actually
run. Different carrier board have different hardware support, hence
we should reflect this in the device tree files. This patch adds the
Colibri Evaluation Board, which supports almost all peripherals
defined in the Colibri standard.

Also align the compatible naming, file splitting and file naming with
the scheme which was choosen for the Tegra based modules.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/vf610-colibri-eval-v3.dts [new file with mode: 0644]
arch/arm/boot/dts/vf610-colibri.dts [deleted file]
arch/arm/boot/dts/vf610-colibri.dtsi [new file with mode: 0644]