aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6q-gw52xx.dts
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2014-02-07 15:24:56 +0800
committerShawn Guo <shawn.guo@linaro.org>2014-02-09 21:28:53 +0800
commite3946fe8050534ccaf8c1266cb1fa90c7f3345c3 (patch)
tree2d4d55ca38f4f1b33349a62db8e268264902845c /arch/arm/boot/dts/imx6q-gw52xx.dts
parenta113533726e909d2f3490b74df3df6a26ec54f33 (diff)
ARM: dts: add Gateworks Ventana support
The Gateworks Ventana product family consists of several baseboard designs based on the Freescale i.MX6 family of processors. Each baseboard has a different set of possible features. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-gw52xx.dts')
-rw-r--r--arch/arm/boot/dts/imx6q-gw52xx.dts23
1 files changed, 23 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q-gw52xx.dts b/arch/arm/boot/dts/imx6q-gw52xx.dts
new file mode 100644
index 000000000000..5f71ddbc7f05
--- /dev/null
+++ b/arch/arm/boot/dts/imx6q-gw52xx.dts
@@ -0,0 +1,23 @@
+/*
+ * Copyright 2013 Gateworks Corporation
+ *
+ * The code contained herein is licensed under the GNU General Public
+ * License. You may obtain a copy of the GNU General Public License
+ * Version 2 or later at the following locations:
+ *
+ * http://www.opensource.org/licenses/gpl-license.html
+ * http://www.gnu.org/copyleft/gpl.html
+ */
+
+/dts-v1/;
+#include "imx6q.dtsi"
+#include "imx6qdl-gw52xx.dtsi"
+
+/ {
+ model = "Gateworks Ventana i.MX6 Quad GW52XX";
+ compatible = "gw,imx6q-gw52xx", "gw,ventana", "fsl,imx6q";
+};
+
+&sata {
+ status = "okay";
+};