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