blob: bcbe22eaa4eaa0dfee9021b0e91c65fe84fd61c0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#include "mt7620n_nexx_wt3020.dtsi"
/ {
compatible = "nexx,wt3020-4m", "nexx,wt3020", "ralink,mt7620n-soc";
model = "Nexx WT3020 (4M)";
};
&firmware {
reg = <0x50000 0x3b0000>;
};
|