aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/boot/dts/ml605.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/boot/dts/ml605.dts')
-rw-r--r--arch/xtensa/boot/dts/ml605.dts11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/xtensa/boot/dts/ml605.dts b/arch/xtensa/boot/dts/ml605.dts
new file mode 100644
index 00000000000..6ed51d6554e
--- /dev/null
+++ b/arch/xtensa/boot/dts/ml605.dts
@@ -0,0 +1,11 @@
+/dts-v1/;
+/include/ "xtfpga.dtsi"
+/include/ "xtfpga-flash-16m.dtsi"
+
+/ {
+ compatible = "xtensa,ml605";
+ memory@0 {
+ device_type = "memory";
+ reg = <0x00000000 0x08000000>;
+ };
+};