LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Xulei <B33228@freescale.com>
To: <linuxppc-dev@lists.ozlabs.org>
Cc: linux-ide@vger.kernel.org, kumar.gala@freescale.com,
	jgarzik@pobox.com, Xulei <B33228@freescale.com>
Subject: [PATCH 2/2] dts: Update sata controller compatible for p1022ds board
Date: Wed, 19 Jan 2011 17:07:30 +0800	[thread overview]
Message-ID: <1295428050-21934-2-git-send-email-B33228@freescale.com> (raw)
In-Reply-To: <1295428050-21934-1-git-send-email-B33228@freescale.com>

Update p1022 sata compatible to "fsl,p1022-sata", "fsl,pq-sata-v2".
p1022ds sata controller is v2 version comparing previous FSL sata
controller, for example, mpc8536.

Signed-off-by: Lei Xu <B33228@freescale.com>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
---
 arch/powerpc/boot/dts/p1022ds.dts |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/powerpc/boot/dts/p1022ds.dts b/arch/powerpc/boot/dts/p1022ds.dts
index 2bbecbb..9ad41dd 100644
--- a/arch/powerpc/boot/dts/p1022ds.dts
+++ b/arch/powerpc/boot/dts/p1022ds.dts
@@ -475,14 +475,14 @@
 		};
 
 		sata@18000 {
-			compatible = "fsl,mpc8536-sata", "fsl,pq-sata";
+			compatible = "fsl,p1022-sata", "fsl,pq-sata-v2";
 			reg = <0x18000 0x1000>;
 			cell-index = <1>;
 			interrupts = <74 0x2>;
 		};
 
 		sata@19000 {
-			compatible = "fsl,mpc8536-sata", "fsl,pq-sata";
+			compatible = "fsl,p1022-sata", "fsl,pq-sata-v2";
 			reg = <0x19000 0x1000>;
 			cell-index = <2>;
 			interrupts = <41 0x2>;
-- 
1.7.0.4

  reply	other threads:[~2011-01-19  9:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-19  9:07 [PATCH 1/2] ATA: Add FSL sata v2 controller support Xulei
2011-01-19  9:07 ` Xulei [this message]
2011-03-15 15:39   ` [PATCH 2/2] dts: Update sata controller compatible for p1022ds board Kumar Gala
2011-03-15 15:39 ` [PATCH 1/2] ATA: Add FSL sata v2 controller support Kumar Gala

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1295428050-21934-2-git-send-email-B33228@freescale.com \
    --to=b33228@freescale.com \
    --cc=jgarzik@pobox.com \
    --cc=kumar.gala@freescale.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox