ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_alfa-network_ac1200rm.dts
index 0be685844fa48e921ffb4c028acf53fd6878bf03..47a8e5a18098b615af68d35e2c45e60f9c02c376 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "nd_sd", "spi refclk", "wled";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "nd_sd", "spi refclk", "wled";
+               function = "gpio";
        };
 };