ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620n_kingston_mlw221.dts
index 9658f6c4de0964af6dba0c921d95061527b6bea8..2d7e39f912321f0b7443b371fbfe95d9ccb7f082 100644 (file)
        ralink,mtd-eeprom = <&factory 0>;
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               default {
-                       ralink,group = "i2c", "ephy", "wled";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       default {
+               groups = "i2c", "ephy", "wled";
+               function = "gpio";
        };
 };