ramips: replace pinctrl property names
[openwrt/staging/noltari.git] / target / linux / ramips / dts / mt7628an_wrtnode_wrtnode2p.dts
index 6ac44ec8eafa1764da5f2efdffa88d4a22923f5b..f2fec2815b0b3f863de3f1af5912bf2e15097c11 100644 (file)
 
                led_indicator: indicator {
                        label = "wrtnode:blue:indicator";
-                       gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
                };
        };
 };
 
 &state_default {
        gpio {
-               ralink,group = "i2c", "gpio";
-               ralink,function = "gpio";
+               groups = "i2c", "gpio";
+               function = "gpio";
        };
 };