summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull-colibri-aster.dts
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2019-06-17 14:30:23 +0200
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-01-27 20:36:37 +0200
commit3f3237884f99423bcdaecdcfc93edf78b225e367 (patch)
treeff80fe67adc216368b8feef0812c2b7a8af95117 /arch/arm/boot/dts/imx6ull-colibri-aster.dts
parentfe080ea905bc28cb6eb1ef976111187819a0040b (diff)
ARM: dts: imx6ull: Add Aster devicetrees from 4.9
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 1a31a12c32bf2fa0ed79fe9dede489f0a0b2f5e0)
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";
+};