From 2dd61d2ca0ed6f81108635bb145170bbbf611d29 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Mon, 24 Oct 2011 11:09:10 +0200 Subject: arm/dt: omap3 basic device tree board support Enable basic device tree support for the Gumstix Overo, IGEP, Panda and Beagle OMAP boards Signed-off-by: Andy Doan Signed-off-by: Jon Medhurst Signed-off-by: Grant Likely --- arch/arm/boot/dts/isee-igep-v3.dts | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 arch/arm/boot/dts/isee-igep-v3.dts (limited to 'arch/arm/boot/dts/isee-igep-v3.dts') diff --git a/arch/arm/boot/dts/isee-igep-v3.dts b/arch/arm/boot/dts/isee-igep-v3.dts new file mode 100644 index 00000000000..f40886fef69 --- /dev/null +++ b/arch/arm/boot/dts/isee-igep-v3.dts @@ -0,0 +1,7 @@ +/dts-v1/; +/include/ "skeleton.dtsi" + +/ { + model = "ISSE IGEPv3 Module"; + compatible = "ISEE,igep-v3"; +}; -- cgit v1.2.3