openwrt/target/linux/ramips/dts/mt7628an_onion_omega2p.dts
Adrian Schmutzler b97a99256f ramips/mt76x8: Name DTS files based on scheme
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-07-10 17:36:29 +02:00

22 lines
318 B
Plaintext

/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";
};