aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WITI-512M.dts
blob: b24907553404111346bc851e6a9f82db9db3dd4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/dts-v1/;

#include "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>;
	};
};