summaryrefslogtreecommitdiff
path: root/arch/m68k/dts/M5485AFE.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/dts/M5485AFE.dts')
-rw-r--r--arch/m68k/dts/M5485AFE.dts17
1 files changed, 17 insertions, 0 deletions
diff --git a/arch/m68k/dts/M5485AFE.dts b/arch/m68k/dts/M5485AFE.dts
new file mode 100644
index 0000000000..3466751174
--- /dev/null
+++ b/arch/m68k/dts/M5485AFE.dts
@@ -0,0 +1,17 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2018 Angelo Dureghello <angelo@sysam.it>
+ */
+
+/dts-v1/;
+/include/ "mcf54xx.dtsi"
+
+/ {
+ model = "Freescale M5485AFE";
+ compatible = "fsl,M5485AFE";
+
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+};
+