ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_mediatek_mt7628an-eval-board.dts
index 6b9c3e4af7d1cc2f637c6a8930753a0c62725667..260ac14c30a293a884d2ef042104721acd955a3a 100644 (file)
@@ -7,12 +7,10 @@
        model = "Mediatek MT7628AN evaluation board";
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c";
+               function = "gpio";
        };
 };