From: Rupjyoti Sarmah Date: Fri, 4 Jun 2010 00:03:12 +0000 (+0000) Subject: powerpc/4xx: Device tree update for the 460ex DWC SATA X-Git-Tag: v2.6.36-rc3~37^2~20^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=31fc0bd4aab30cac3e3388883b1b62750cc2f648;p=platform%2Fkernel%2Flinux-3.10.git powerpc/4xx: Device tree update for the 460ex DWC SATA Device tree update for the Applied micro processor 460ex on-chip SATA Signed-off-by: Rupjyoti Sarmah Signed-off-by: Josh Boyer --- diff --git a/arch/powerpc/boot/dts/canyonlands.dts b/arch/powerpc/boot/dts/canyonlands.dts index 5806ef0..a303703 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>;