summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_onion_omega2.dts
blob: 00eff076b20f31d81248f5013efbfa498c484ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/dts-v1/;

#include "mt7628an_onion_omega2.dtsi"

/ {
	compatible = "onion,omega2", "mediatek,mt7628an-soc";
	model = "Onion Omega2";

	memory@0 {
		device_type = "memory";
		reg = <0x0 0x4000000>;
	};
};

&firmware {
	reg = <0x50000 0xfb0000>;
};

&system_led {
	label = "omega2:amber:system";
};