ramips: DTS rework
[openwrt/openwrt.git] / target / linux / ramips / dts / AWM002-8M.dtsi
index 9fb35c105af042445857c94329beda6f6801a7c0..1e6970ddec4fff657e57d024e283673fc2ca3c3c 100644 (file)
@@ -3,13 +3,9 @@
 / {
        compatible = "AWM002", "ralink,rt5350-soc";
        model = "AsiaRF AWM002";
+};
 
-       palmbus@10000000 {
-               spi@b00 {
-                       m25p80@0 {
-                               compatible = "jedec,spi-nor";
-                               linux,modalias = "m25p80", "mx25l6405d";
-                       };
-               };
-       };
+&m25p80 {
+       compatible = "jedec,spi-nor";
+       linux,modalias = "m25p80", "mx25l6405d";
 };