lantiq: dts: assign the PCI pins to the PCI controller node
[openwrt/staging/ansuel.git] / target / linux / lantiq / files / arch / mips / boot / dts / P2601HNFX.dts
index c31945fff092bc79ff9828205b65610187f1b504..79896c6478d63f21fb2985cce3b686ebdfeda952 100644 (file)
                        lantiq,groups = "exin1";
                        lantiq,function = "exin";
                };
-               pci {
-                       lantiq,groups = "gnt1";
-                       lantiq,function = "pci";
-               };
        };
 
        usb_vbus: regulator-usb-vbus {
        };
 };
 
+&pci0 {
+       pinctrl-0 = <&pci_gnt1_pins>, <&pci_req1_pins>;
+       pinctrl-names = "default";
+};
+
 &stp {
        status = "okay";
        lantiq,shadow = <0xfff>;