ramips: use hex notation for *-mtd-eeprom property
[openwrt/staging/hauke.git] / target / linux / ramips / dts / rt5350_hootoo_ht-tm02.dts
index 4e73c6988dd535884fa70a3d21acec88e1fa3094..fca2f99222a9965735895dbcc0087d99d300bfca 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 {