aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2017-03-10 07:01:12 -0800
committerFelix Fietkau <nbd@nbd.name>2017-03-12 15:06:51 +0100
commit5f458bf7f82e3774856a32c10fd30fcdfb41647d (patch)
tree6acc806c286e227e207bf92cfacf568e8b0d7359 /target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts
parent35d761c0c584f14ff6bfbee5801fcc7dae67d2fe (diff)
downloadupstream-5f458bf7f82e3774856a32c10fd30fcdfb41647d.tar.gz
upstream-5f458bf7f82e3774856a32c10fd30fcdfb41647d.tar.bz2
upstream-5f458bf7f82e3774856a32c10fd30fcdfb41647d.zip
imx6: add support for GW5904
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts')
-rw-r--r--target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts19
1 files changed, 19 insertions, 0 deletions
diff --git a/target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts b/target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts
new file mode 100644
index 0000000000..2318a55cfc
--- /dev/null
+++ b/target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts
@@ -0,0 +1,19 @@
+/*
+ * Copyright 2017 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 "imx6dl.dtsi"
+#include "imx6qdl-gw5904.dtsi"
+
+/ {
+ model = "Gateworks Ventana i.MX6 DualLite/Solo GW5904";
+ compatible = "gw,imx6dl-gw5904", "gw,ventana", "fsl,imx6dl";
+};