lantiq: dts: assign the PCI pins to the PCI controller node
[openwrt/staging/ansuel.git] / target / linux / lantiq / files / arch / mips / boot / dts / ARV7518PW.dts
index 458fd65495c6194fd37f765c95d407c6ee89a625..ae0d27a0426936d4af7ab1cdc6e4174315cb6867 100644 (file)
                        lantiq,groups = "ebu cs1";
                        lantiq,function = "ebu";
                };
-               pci_in {
-                       lantiq,groups = "req1";
-                       lantiq,function = "pci";
-                       lantiq,open-drain = <1>;
-                       lantiq,pull = <2>;
-                       lantiq,output = <0>;
-               };
-               pci_out {
-                       lantiq,groups = "gnt1";
-                       lantiq,function = "pci";
-                       lantiq,pull = <0>;
-                       lantiq,output = <1>;
-               };
                pci_rst {
                        lantiq,pins = "io21";
                        lantiq,pull = <2>;
 
 &pci0 {
        status = "okay";
+
+       pinctrl-0 = <&pci_gnt1_pins>, <&pci_req1_pins>;
+       pinctrl-names = "default";
+
        gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
        lantiq,external-clock;
        req-mask = <0xf>;