Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181926
b: refs/heads/master
c: 6459ba9
h: refs/heads/master
v: v3
  • Loading branch information
Malcolm Crossley authored and Kumar Gala committed Feb 18, 2010
1 parent 2d8e1cd commit 95f87dc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9b952a3970c75bd0b46f73976b3613b3c68476f4
refs/heads/master: 6459ba984a57e90326b3eaf7a35cc2f3fffe26a0
16 changes: 16 additions & 0 deletions trunk/arch/powerpc/boot/dts/gef_sbc610.dts
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,22 @@
device_type = "open-pic";
};

msi@41600 {
compatible = "fsl,mpc8641-msi", "fsl,mpic-msi";
reg = <0x41600 0x80>;
msi-available-ranges = <0 0x100>;
interrupts = <
0xe0 0
0xe1 0
0xe2 0
0xe3 0
0xe4 0
0xe5 0
0xe6 0
0xe7 0>;
interrupt-parent = <&mpic>;
};

global-utilities@e0000 {
compatible = "fsl,mpc8641-guts";
reg = <0xe0000 0x1000>;
Expand Down

0 comments on commit 95f87dc

Please sign in to comment.