[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4BFFB7DD.2080806@ru.mvista.com>
Date: Fri, 28 May 2010 16:32:29 +0400
From: Sergei Shtylyov <sshtylyov@...sta.com>
To: Rupjyoti Sarmah <rsarmah@...c.com>
CC: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
rsarmah@...liedmicro.com, sr@...x.de, linuxppc-dev@...abs.org
Subject: Re: [PATCH]Device tree update for the 460ex DWC SATA
Hello.
Rupjyoti Sarmah wrote:
> Device tree update for the Applied micro processor 460ex on-chip SATA.
> Signed-off-by: Rupjyoti Sarmah <rsarmah@...liedmicro.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@...d1000 {
> + 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists