lantiq: dts: overhaul PCIe nodes
[openwrt/staging/mkresin.git] / target / linux / lantiq / files / arch / mips / boot / dts / lantiq / vr9.dtsi
index 820cefb91669e5ba867c2bf0438060e8134b00a5..492d8ce6820552b26ad48f5ef80d5e2cb2138791 100644 (file)
                };
 
                pcie0: pcie@d900000 {
+                       status = "disabled";
+
                        compatible = "lantiq,pcie-xrx200";
 
                        #interrupt-cells = <1>;
 
                        reg = <0xd900000 0x1000>;
 
+                       ranges = <0x2000000 0 0x1c000000 0xc000000 0 0x1000000>;
+
                        interrupt-parent = <&icu0>;
                        interrupts = <161 144>;
 
 
                        device_type = "pci";
 
-                       gpio-reset = <&gpio 38 GPIO_ACTIVE_HIGH>;
+                       pcie_bridge0: bridge@0 {
+                               #size-cells = <2>;
+                               #address-cells = <3>;
+                               reg = <0 0 0 0 0>;
+                               ranges;
+                       };
                };
 
                pci0: pci@e105400 {