summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull-colibri-aster.dts
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-09-26 17:12:08 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-09-27 19:19:58 +0200
commitaee5171a2900c831ccf57658a23f377975d1d0d5 (patch)
tree7967366f5deb8a201b6aea7ea7ee54e2846ced29 /arch/arm/boot/dts/imx6ull-colibri-aster.dts
parent6545df4a1401f258a0bbce6c88347ab726de83f4 (diff)
ARM: dts: imx6ull-colibri-aster: Add support for Aster with Colibri iMX6ULL
Add support for Aster Carrier Board with Colibri iMX6ULL. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6ull-colibri-aster.dts')
-rw-r--r--arch/arm/boot/dts/imx6ull-colibri-aster.dts18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ull-colibri-aster.dts b/arch/arm/boot/dts/imx6ull-colibri-aster.dts
new file mode 100644
index 000000000000..ddefe36dabb4
--- /dev/null
+++ b/arch/arm/boot/dts/imx6ull-colibri-aster.dts
@@ -0,0 +1,18 @@
+/*
+ * Copyright 2017 Toradex AG
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ */
+
+/dts-v1/;
+
+#include "imx6ull-colibri-nonwifi.dtsi"
+#include "imx6ull-colibri-aster.dtsi"
+
+/ {
+ model = "Toradex Colibri iMX6ULL 256MB on Colibri Aster";
+ compatible = "toradex,colibri_imx6ull-aster", "fsl,imx6ull";
+};