summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_onion_omega2p.dts
blob: da500df77a0d7e15c3821cd42e6ff847c8a998f4 (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,omega2p", "onion,omega2", "mediatek,mt7628an-soc";
	model = "Onion Omega2+";

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

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

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