ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_zte_q7.dts
index 50368b8bd5fd544f1c001339e0e46f34114b4cdf..182b7db90544a3f4f53901cf4043c55f136bf551 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "uartf", "rgmii1", "rgmii2", "ephy", "wled";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "uartf", "rgmii1", "rgmii2", "ephy", "wled";
+               function = "gpio";
        };
 };