ramips: use DT trigger for 2G WiFi on ASUS RT-AC51U
[openwrt/openwrt.git] / target / linux / ramips / dts / rt5350_nexx_wt1520.dtsi
index 28d498bc87c32d817377f0cb656818c3147e9626..dbe925508abb84ba9c7ed72ff78d52571d3d58c0 100644 (file)
@@ -6,11 +6,6 @@
 / {
        compatible = "nexx,wt1520", "ralink,rt5350-soc";
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x2000000>;
-       };
-
        keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "jtag", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "jtag", "uartf";
+               function = "gpio";
        };
 };
 
@@ -37,7 +30,7 @@
 };
 
 &wmac {
-       ralink,mtd-eeprom = <&factory 0>;
+       ralink,mtd-eeprom = <&factory 0x0>;
 };
 
 &ehci {