ramips: replace pinctrl property names
[openwrt/staging/noltari.git] / target / linux / ramips / dts / rt5350_7links_px-4885.dtsi
index 032a89cd1a94708c41ec6f3a170113107cc0df5b..d9e1cb53974ce58e6b89a435cb8389ec080267f4 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "jtag", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "jtag", "uartf";
+               function = "gpio";
        };
 };
 
 &ethernet {
-       mtd-mac-address = <&factory 0x28>;
+       mtd-mac-address = <&devconf 0x28>;
 };
 
 &esw {
@@ -59,5 +57,5 @@
 };
 
 &wmac {
-       ralink,mtd-eeprom = <&factory 0>;
+       ralink,mtd-eeprom = <&devconf 0>;
 };