Skip to content

Commit

Permalink
powerpc/4xx: Device tree update for the 460ex DWC SATA
Browse files Browse the repository at this point in the history
Device tree update for the Applied micro processor 460ex on-chip SATA

Signed-off-by: Rupjyoti Sarmah <rsarmah@amcc.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
  • Loading branch information
Rupjyoti Sarmah authored and Josh Boyer committed Aug 23, 2010
1 parent e32e78c commit 31fc0bd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/powerpc/boot/dts/canyonlands.dts
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,14 @@
interrupts = <0x1e 4>;
};

SATA0: sata@bffd1000 {
compatible = "amcc,sata-460ex";
reg = <4 0xbffd1000 0x800 4 0xbffd0800 0x400>;
interrupt-parent = <&UIC3>;
interrupts = <0x0 0x4 /* SATA */
0x5 0x4>; /* AHBDMA */
};

POB0: opb {
compatible = "ibm,opb-460ex", "ibm,opb";
#address-cells = <1>;
Expand Down

0 comments on commit 31fc0bd

Please sign in to comment.