aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_mqmaker_witi-512m.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_mqmaker_witi-512m.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_mqmaker_witi-512m.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7621_mqmaker_witi-512m.dts b/target/linux/ramips/dts/mt7621_mqmaker_witi-512m.dts
new file mode 100644
index 0000000000..8fb7bf3977
--- /dev/null
+++ b/target/linux/ramips/dts/mt7621_mqmaker_witi-512m.dts
@@ -0,0 +1,13 @@
+/dts-v1/;
+
+#include "mt7621_mqmaker_witi.dtsi"
+
+/ {
+ compatible = "mqmaker,witi-512m", "mqmaker,witi", "mediatek,mt7621-soc";
+ model = "MQmaker WiTi (512MB RAM)";
+
+ memory@0 {
+ device_type = "memory";
+ reg = <0x0 0x1c000000>, <0x20000000 0x4000000>;
+ };
+};