Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181924
b: refs/heads/master
c: f5d570d
h: refs/heads/master
v: v3
  • Loading branch information
Martyn Welch authored and Kumar Gala committed Feb 18, 2010
1 parent 9294a11 commit 754fcd5
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: 51adc548cb0b2441ee9d4c428a84b77021f4d3fa
refs/heads/master: f5d570d32c836c108c4e64c285d5bdb75cc6a737
16 changes: 16 additions & 0 deletions trunk/arch/powerpc/boot/dts/gef_sbc310.dts
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,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 754fcd5

Please sign in to comment.