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