summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_mqmaker_witi-512m.dts
blob: 8fb7bf3977a05e3ac063cf86e1f5d5f9c5dbad53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>;
	};
};