|
@@ -98,7 +98,7 @@
|
|
clock-output-names = "clk125mhz";
|
|
clock-output-names = "clk125mhz";
|
|
};
|
|
};
|
|
|
|
|
|
- pci {
|
|
|
|
|
|
+ pcie@30000000 {
|
|
compatible = "pci-host-ecam-generic";
|
|
compatible = "pci-host-ecam-generic";
|
|
device_type = "pci";
|
|
device_type = "pci";
|
|
#interrupt-cells = <1>;
|
|
#interrupt-cells = <1>;
|
|
@@ -118,6 +118,7 @@
|
|
ranges =
|
|
ranges =
|
|
<0x02000000 0 0x40000000 0 0x40000000 0 0x20000000
|
|
<0x02000000 0 0x40000000 0 0x40000000 0 0x20000000
|
|
0x43000000 0x40 0x00000000 0x40 0x00000000 0x20 0x00000000>;
|
|
0x43000000 0x40 0x00000000 0x40 0x00000000 0x20 0x00000000>;
|
|
|
|
+ bus-range = <0 0xff>;
|
|
interrupt-map-mask = <0 0 0 7>;
|
|
interrupt-map-mask = <0 0 0 7>;
|
|
interrupt-map =
|
|
interrupt-map =
|
|
/* addr pin ic icaddr icintr */
|
|
/* addr pin ic icaddr icintr */
|