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