projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e32e78c
)
powerpc/4xx: Device tree update for the 460ex DWC SATA
author
Rupjyoti Sarmah
<rsarmah@amcc.com>
Fri, 4 Jun 2010 00:03:12 +0000
(
00:03
+0000)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Mon, 23 Aug 2010 11:36:51 +0000
(07:36 -0400)
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>
arch/powerpc/boot/dts/canyonlands.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/canyonlands.dts
b/arch/powerpc/boot/dts/canyonlands.dts
index 5806ef0b860b5adcf8342e472c744f40cbf8821a..a30370396250ae2d524cac63e987bc5a80f7199b 100644
(file)
--- a/
arch/powerpc/boot/dts/canyonlands.dts
+++ b/
arch/powerpc/boot/dts/canyonlands.dts
@@
-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>;