blob: bd72078effe7e73abecb5775344a1d99b30ca4c9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#include "mt7628an_widora_neo.dtsi"
/ {
compatible = "widora,neo-16m", "widora,neo", "mediatek,mt7628an-soc";
model = "Widora-NEO (16M)";
};
&firmware {
reg = <0x50000 0xfb0000>;
};
|