summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap3-gta04a4.dts
diff options
context:
space:
mode:
authorMarek Belisko <marek@goldelico.com>2014-07-28 21:53:31 +0200
committerTony Lindgren <tony@atomide.com>2014-07-29 23:50:23 -0700
commitd17eb9b2a97131c75c7ea83ba981ebbe26135207 (patch)
tree38367d2a8168401987a4a04bb225c244d935bed5 /arch/arm/boot/dts/omap3-gta04a4.dts
parent4318bad2a02dcc678afab376713b1132ca333951 (diff)
ARM: dts: omap3-gta04: Rename gta04.dts to gta04.dtsi and add a4 model
This patch is preparation of adding more boards which have common moved to omap3-gta04.dtsi. Other boards have only small additions to omap3-gta04a4. Signed-off-by: Marek Belisko <marek@goldelico.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-gta04a4.dts')
-rw-r--r--arch/arm/boot/dts/omap3-gta04a4.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap3-gta04a4.dts b/arch/arm/boot/dts/omap3-gta04a4.dts
new file mode 100644
index 000000000000..c918bb1f0529
--- /dev/null
+++ b/arch/arm/boot/dts/omap3-gta04a4.dts
@@ -0,0 +1,13 @@
+/*
+ * Copyright (C) 2014 Marek Belisko <marek@goldelico.com>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+#include "omap3-gta04.dtsi"
+
+/ {
+ model = "Goldelico GTA04A4";
+};