lantiq: dts: assign the PCI pins to the PCI controller node
[openwrt/staging/rmilecki.git] / target / linux / lantiq / files / arch / mips / boot / dts / BTHOMEHUBV2B.dts
index 5d69ed8d72d0697398940554299a82d4e26d713f..40886feec4a9d76819b4b22075518b903d84ecc1 100644 (file)
                        lantiq,groups = "exin1";
                        lantiq,function = "exin";
                };
-               pci_in {
-                       lantiq,groups = "req1";
-                       lantiq,function = "pci";
-                       lantiq,output = <0>;
-                       lantiq,open-drain = <1>;
-                       lantiq,pull = <2>;
-               };
-               pci_out {
-                       lantiq,groups = "gnt1";
-                       lantiq,function = "pci";
-                       lantiq,output = <1>;
-                       lantiq,open-drain = <0>;
-                       lantiq,pull = <0>;
-               };
 
                pci_rst {
                        lantiq,pins = "io21";
 
 &pci0 {
        status = "okay";
+
+       pinctrl-0 = <&pci_gnt1_pins>, <&pci_req1_pins>;
+       pinctrl-names = "default";
+
        gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
 
        wifi@168c,0027 {