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
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-08-13 16:05:14 +0200
commit5d91cb511ec8b766bad6d458bea7633be7ee22b1 (patch)
tree43fbd36479eebd498d2bf393cfad1ba867836ef1 /arch/arm/boot/dts/imx6ull-colibri-aster.dts
parentb1d7f49fd086fe050dd564f22ba907f6c259a398 (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";
+};