brcm63xx: add pinctrl support
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / usr9108.dts
index 25415abe04ea12f0ad496536c391b53cfeacad70..81af20bcd1dc3abac44460626262b8ceb6c59f70 100644 (file)
 
                usb {
                        label = "96348GW-A::usb";
-                       gpios = <&gpio0 0 1>;
+                       gpios = <&pinctrl 0 1>;
                };
                dsl {
                        label = "96348GW-A::adsl";
-                       gpios = <&gpio0 3 1>;
+                       gpios = <&pinctrl 3 1>;
                };
        };
 };
@@ -47,3 +47,8 @@
                reg = <0x3f0000 0x010000>;
        };
 };
+
+&pinctrl {
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_pci &pinctrl_ext_mii>;
+};