summaryrefslogtreecommitdiffstats
path: root/sys/gnu/dts/arm/imx6q-gw52xx.dts
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-09-04 21:48:33 +0000
committerimp <imp@FreeBSD.org>2014-09-04 21:48:33 +0000
commit9099058799f5cd600b4cccdc36f17fe567fbee2b (patch)
tree79623a15d28124510917e0c43e02a925ccf5fbbf /sys/gnu/dts/arm/imx6q-gw52xx.dts
parentaac1b9fa39cdc9e615d4247a61f1fb26f57cb983 (diff)
parent9cc37938a00955d2a82bf6052c0b818547b5afbe (diff)
downloadFreeBSD-src-9099058799f5cd600b4cccdc36f17fe567fbee2b.zip
FreeBSD-src-9099058799f5cd600b4cccdc36f17fe567fbee2b.tar.gz
Reimport dts files from vendor repo now that it has been properly
trimmed.
Diffstat (limited to 'sys/gnu/dts/arm/imx6q-gw52xx.dts')
-rw-r--r--sys/gnu/dts/arm/imx6q-gw52xx.dts23
1 files changed, 23 insertions, 0 deletions
diff --git a/sys/gnu/dts/arm/imx6q-gw52xx.dts b/sys/gnu/dts/arm/imx6q-gw52xx.dts
new file mode 100644
index 0000000..a12c47e
--- /dev/null
+++ b/sys/gnu/dts/arm/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 Dual/Quad GW52XX";
+ compatible = "gw,imx6q-gw52xx", "gw,ventana", "fsl,imx6q";
+};
+
+&sata {
+ status = "okay";
+};
OpenPOWER on IntegriCloud