]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ARM: vexpress: Add Device Tree support
authorPawel Moll <pawel.moll@arm.com>
Thu, 23 Feb 2012 13:04:51 +0000 (13:04 +0000)
committerPawel Moll <pawel.moll@arm.com>
Fri, 24 Feb 2012 09:18:19 +0000 (09:18 +0000)
commit8deed1786a6479d0ccda51226582920ab1d6976c
treedd857ef58ef0094a1db5e7a088843b3241fa59ab
parent95d59741d281a64eba60c3283827b73680849770
ARM: vexpress: Add Device Tree support

This patch adds generic Versatile Express DT machine description,
Device Tree description for the motherboard and documentation for
the bindings.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Documentation/devicetree/bindings/arm/vexpress.txt [new file with mode: 0644]
arch/arm/boot/dts/vexpress-v2m.dtsi [new file with mode: 0644]
arch/arm/mach-vexpress/Kconfig
arch/arm/mach-vexpress/Makefile.boot
arch/arm/mach-vexpress/include/mach/motherboard.h
arch/arm/mach-vexpress/v2m.c