ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_zbtlink_zbt-we1026.dtsi
index d5a6d5389d5283cb314e41141e6a6992d0a73e06..91bbd4a0449643a779a9a5a5711c37c57da2c2ea 100644 (file)
        ralink,mtd-eeprom = <&factory 0x0>;
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               default {
-                       ralink,group = "i2c", "uartf", "spi refclk", "ephy", "wled";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       default {
+               groups = "i2c", "uartf", "spi refclk", "ephy", "wled";
+               function = "gpio";
        };
 };