ramips: use hex notation for *-mtd-eeprom property
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / rt5350_allnet_all5003.dts
index 8a3488a7e0e0ac7006558c8beb224c03a93e91aa..e2cd04ef03338dce9a96f4a1a63ed6ccf04ccd5a 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "jtag", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "jtag", "uartf";
+               function = "gpio";
        };
 };
 
 };
 
 &wmac {
-       ralink,mtd-eeprom = <&factory 0>;
+       ralink,mtd-eeprom = <&factory 0x0>;
 };
 
 &ehci {