Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229364
b: refs/heads/master
c: c9de933
h: refs/heads/master
v: v3
  • Loading branch information
Ilya Yanok authored and Grant Likely committed Dec 30, 2010
1 parent b98380b commit b576d3c
Show file tree
Hide file tree
Showing 2 changed files with 9 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: 9d6599441837fc375ce768160e3c6f2f74eb5348
refs/heads/master: c9de9333f5a860cab82052bce6ac28bcac9b2c26
8 changes: 8 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8308_p1m.dts
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,14 @@
interrupt-parent = < &ipic >;
};

dma@2c000 {
compatible = "fsl,mpc8308-dma", "fsl,mpc5121-dma";
reg = <0x2c000 0x1800>;
interrupts = <3 0x8
94 0x8>;
interrupt-parent = < &ipic >;
};

};

pci0: pcie@e0009000 {
Expand Down

0 comments on commit b576d3c

Please sign in to comment.