* [PATCH]Device tree update for the 460ex DWC SATA
@ 2010-05-28 12:15 Rupjyoti Sarmah
2010-05-28 12:32 ` Sergei Shtylyov
0 siblings, 1 reply; 2+ messages in thread
From: Rupjyoti Sarmah @ 2010-05-28 12:15 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..d3b2c99 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 related [flat|nested] 2+ messages in thread
* Re: [PATCH]Device tree update for the 460ex DWC SATA
2010-05-28 12:15 [PATCH]Device tree update for the 460ex DWC SATA Rupjyoti Sarmah
@ 2010-05-28 12:32 ` Sergei Shtylyov
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Shtylyov @ 2010-05-28 12:32 UTC (permalink / raw)
To: Rupjyoti Sarmah; +Cc: linux-ide, linux-kernel, rsarmah, sr, linuxppc-dev
Hello.
Rupjyoti Sarmah wrote:
> Device tree update for the Applied micro processor 460ex on-chip SATA.
> Signed-off-by: Rupjyoti Sarmah <rsarmah@appliedmicro.com>
[...]
> diff --git a/arch/powerpc/boot/dts/canyonlands.dts b/arch/powerpc/boot/dts/canyonlands.dts
> index cd56bb5..d3b2c99 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 */
Please indent only using tabs consistently.
WBR, Sergei
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-28 12:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-28 12:15 [PATCH]Device tree update for the 460ex DWC SATA Rupjyoti Sarmah
2010-05-28 12:32 ` Sergei Shtylyov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox