Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62856
b: refs/heads/master
c: aa3c112
h: refs/heads/master
v: v3
  • Loading branch information
Kumar Gala committed Jul 23, 2007
1 parent 7d9159a commit 3565098
Show file tree
Hide file tree
Showing 5 changed files with 209 additions and 115 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c0a11c118471f79795202348fbd0e6580341794
refs/heads/master: aa3c112146e387dcd68bea2a8354514fe725da0d
25 changes: 25 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8568mds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,31 @@
device_type = "pci";
};

/* PCI Express */
pcie@a000 {
interrupt-map-mask = <f800 0 0 7>;
interrupt-map = <

/* IDSEL 0x0 (PEX) */
00000 0 0 1 &mpic 0 1
00000 0 0 2 &mpic 1 1
00000 0 0 3 &mpic 2 1
00000 0 0 4 &mpic 3 1>;

interrupt-parent = <&mpic>;
interrupts = <1a 2>;
bus-range = <0 ff>;
ranges = <02000000 0 a0000000 a0000000 0 20000000
01000000 0 00000000 e3000000 0 08000000>;
clock-frequency = <1fca055>;
#interrupt-cells = <1>;
#size-cells = <2>;
#address-cells = <3>;
reg = <a000 1000>;
compatible = "fsl,mpc8548-pcie";
device_type = "pci";
};

serial@4600 {
device_type = "serial";
compatible = "ns16550";
Expand Down
Loading

0 comments on commit 3565098

Please sign in to comment.