* [PATCH]Device tree update for the 460ex DWC SATA<resubmission>
@ 2010-06-04 8:04 Rupjyoti Sarmah
0 siblings, 0 replies; 3+ messages in thread
From: Rupjyoti Sarmah @ 2010-06-04 8:04 UTC (permalink / raw)
To: linux-ide, linux-kernel; +Cc: rsarmah, sr, linuxppc-dev
Device tree update for the Applied micro processor 460ex on-chip SATA
Signed-off-by: Rupjyoti Sarmah <rsarmah@appliedmicro.com>
---
arch/powerpc/boot/dts/canyonlands.dts | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/canyonlands.dts b/arch/powerpc/boot/dts/canyonlands.dts
index cd56bb5..3f86564 100644
--- 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>;
--
1.5.6.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH]Device tree update for the 460ex DWC SATA<resubmission>
2010-06-04 10:03 Rupjyoti Sarmah
@ 2010-06-06 18:47 ` Josh Boyer
0 siblings, 0 replies; 3+ messages in thread
From: Josh Boyer @ 2010-06-06 18:47 UTC (permalink / raw)
To: Rupjyoti Sarmah; +Cc: linux-ide, linux-kernel, linuxppc-dev, sr, rsarmah
On Fri, Jun 04, 2010 at 03:33:12PM +0530, Rupjyoti Sarmah wrote:
>
>Device tree update for the Applied micro processor 460ex on-chip SATA
>Signed-off-by: Rupjyoti Sarmah <rsarmah@amcc.com>
You sent this same patch twice. Mistake, or was there supposed to be a
difference?
josh
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH]Device tree update for the 460ex DWC SATA<resubmission>
@ 2010-06-04 10:03 Rupjyoti Sarmah
2010-06-06 18:47 ` Josh Boyer
0 siblings, 1 reply; 3+ messages in thread
From: Rupjyoti Sarmah @ 2010-06-04 10:03 UTC (permalink / raw)
To: linux-ide, linux-kernel; +Cc: rsarmah, sr, linuxppc-dev
Device tree update for the Applied micro processor 460ex on-chip SATA
Signed-off-by: Rupjyoti Sarmah <rsarmah@amcc.com>
---
arch/powerpc/boot/dts/canyonlands.dts | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/canyonlands.dts b/arch/powerpc/boot/dts/canyonlands.dts
index cd56bb5..3f86564 100644
--- 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>;
--
1.5.6.3
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-06 18:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-04 8:04 [PATCH]Device tree update for the 460ex DWC SATA<resubmission> Rupjyoti Sarmah
2010-06-04 10:03 Rupjyoti Sarmah
2010-06-06 18:47 ` Josh Boyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome