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