ramips: replace pinctrl property names
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / rt5350_hilink_hlk-rm04.dts
index c6eda2e2729775202a531d30f9e02c68ead36a18..95d47e401bfb74a2f3da26c38111e96de0a50310 100644 (file)
 
 &state_default {
        gpio {
-               ralink,group = "i2c", "jtag";
-               ralink,function = "gpio";
+               groups = "i2c", "jtag";
+               function = "gpio";
        };
 
        uartf_gpio {
-               ralink,group = "uartf";
-               ralink,function = "gpio uartf";
+               groups = "uartf";
+               function = "gpio uartf";
        };
 };