LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Shaohui Xie <Shaohui.Xie@freescale.com>
To: <linuxppc-dev@lists.ozlabs.org>
Cc: kumar.gala@freescale.com, Shaohui Xie <Shaohui.Xie@freescale.com>
Subject: [PATCH 1/4] powerpc/85xx: fix interrupt number of memory-controller for P4080
Date: Thu, 21 Jul 2011 18:24:49 +0800	[thread overview]
Message-ID: <1311243889-4316-1-git-send-email-Shaohui.Xie@freescale.com> (raw)

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
---
 arch/powerpc/boot/dts/p4080ds.dts |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/powerpc/boot/dts/p4080ds.dts b/arch/powerpc/boot/dts/p4080ds.dts
index 927f94d..9c37a85 100644
--- a/arch/powerpc/boot/dts/p4080ds.dts
+++ b/arch/powerpc/boot/dts/p4080ds.dts
@@ -131,14 +131,14 @@
 			compatible = "fsl,p4080-memory-controller";
 			reg = <0x8000 0x1000>;
 			interrupt-parent = <&mpic>;
-			interrupts = <0x12 2>;
+			interrupts = <16 2>;
 		};
 
 		memory-controller@9000 {
 			compatible = "fsl,p4080-memory-controller";
 			reg = <0x9000 0x1000>;
 			interrupt-parent = <&mpic>;
-			interrupts = <0x12 2>;
+			interrupts = <16 2>;
 		};
 
 		corenet-cf@18000 {
-- 
1.6.4

             reply	other threads:[~2011-07-21 11:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21 10:24 Shaohui Xie [this message]
2011-07-21 12:13 ` [PATCH 1/4] powerpc/85xx: fix interrupt number of memory-controller for P4080 Kumar Gala
2011-07-22  2:04   ` Xie Shaohui-B21989
2011-07-22  6:00     ` Kumar Gala
2011-07-22  6:22       ` Xie Shaohui-B21989
2011-07-21 15:57 ` Tabi Timur-B04825
2011-07-22  2:12   ` Xie Shaohui-B21989

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=1311243889-4316-1-git-send-email-Shaohui.Xie@freescale.com \
    --to=shaohui.xie@freescale.com \
    --cc=kumar.gala@freescale.com \
    --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