blob: 4ec07dbd91da62df823ee9378bc6e0025549538b (
plain)
1
2
3
4
5
6
7
8
9
10
|
#include "mt7628an_onion_omega2.dtsi"
/ {
compatible = "onion,omega2p", "onion,omega2", "mediatek,mt7628an-soc";
model = "Onion Omega2+";
};
&firmware {
reg = <0x50000 0x1fb0000>;
};
|