lantiq: dts: assign the PCI pins to the PCI controller node
[openwrt/staging/rmilecki.git] / target / linux / lantiq / files / arch / mips / boot / dts / EASY80920.dtsi
index 37ba1c0c9a4e1336a91ad4b937825e53674b6c2e..4fbc1ac4962b4e9d668bd843edd36c8a31c8706b 100644 (file)
                        lantiq,groups = "exin3";
                        lantiq,function = "exin";
                };
-               pci {
-                       lantiq,groups = "gnt1", "req1";
-                       lantiq,function = "pci";
-               };
                conf_out {
                        lantiq,pins = "io21",
                                        "io33";
        };
 };
 
+&pci0 {
+       pinctrl-0 = <&pci_gnt1_pins>, <&pci_req1_pins>;
+       pinctrl-names = "default";
+};
+
 &stp {
        status = "okay";