lantiq: dts: assign the PCI pins to the PCI controller node
[openwrt/staging/ansuel.git] / target / linux / lantiq / files / arch / mips / boot / dts / vr9.dtsi
index fa8d2fae63fb46a985f4d00b89db9a65788408a7..9e27830cb1cd7c5d252fca3b83fb682c77d5381e 100644 (file)
                                };
                        };
 
+                       pci_gnt1_pins: pci-gnt1 {
+                               lantiq,groups = "gnt1";
+                               lantiq,function = "pci";
+                               lantiq,output = <1>;
+                               lantiq,open-drain = <0>;
+                               lantiq,pull = <0>;
+                       };
+
+                       pci_req1_pins: pci-req1 {
+                               lantiq,groups = "req1";
+                               lantiq,function = "pci";
+                               lantiq,output = <0>;
+                               lantiq,open-drain = <1>;
+                               lantiq,pull = <2>;
+                       };
+
                        spi_pins: spi {
                                mux-0 {
                                        lantiq,groups = "spi_di";