brcm63xx: add pinctrl support
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / hg520v.dts
index a86311f08ec894ca38ca884b7d1041bdd0db0902..f0eefc0c0fed08333538256976b0af162dcd2108 100644 (file)
@@ -21,7 +21,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio1 5 1>;
+                       gpios = <&pinctrl 37 1>;
                        linux,code = <KEY_RESTART>;
                };
        };
@@ -31,7 +31,7 @@
 
                inet_green {
                        label = "HW520:green:net";
-                       gpios = <&gpio1 0 1>;
+                       gpios = <&pinctrl 32 1>;
                };
        };
 };