ramips: Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.
[openwrt.git] / target / linux / ramips / dts / AWM002-4M.dtsi
1 /dts-v1/;
2
3 /include/ "AWM002.dtsi"
4
5 / {
6         compatible = "AWM002", "ralink,rt5350-soc";
7         model = "AsiaRF AWM002";
8
9         palmbus@10000000 {
10
11                 spi@b00 {
12                         m25p80@0 {
13                                 compatible = "mx25l3205d";
14                                 linux,modalias = "m25p80", "mx25l3205d";
15                         };
16                 };
17         };
18 };