[PATCH 0/2] ARM: vexpress: DT enablement

Lorenzo Pieralisi lorenzo.pieralisi at arm.com
Thu Apr 14 04:02:19 EST 2011


This patchset enables basic Versatile Express DT support in the Linaro kernel.

It applies to:

git://git.linaro.org/kernel/linux-linaro-2.6.38.git master

	commit 7c4bc9c2662c6d9840afed0e29eb01314af9bb78

It defines the required match table and adds a simple dts file where the memory 
node by default declares the full 1GB memory space.

Tested on a Versatile Express board with u-boot compiled with DT support.

Lorenzo Pieralisi (2):
  ARM: vexpress: add basic DT platform matching support
  ARM: vexpress: add basic dts DT source

 arch/arm/boot/dts/vexpress.dts |   18 ++++++++++++++++++
 arch/arm/mach-vexpress/v2m.c   |    6 ++++++
 2 files changed, 24 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/boot/dts/vexpress.dts

-- 
1.7.4.4




More information about the devicetree-discuss mailing list