From: Zhao Qiang <B45475@freescale.com>
To: <bcousson@baylibre.com>, <tony@atomide.com>,
<devicetree@vger.kernel.org>
Cc: Zhao Qiang <B45475@freescale.com>, linuxppc-dev@lists.ozlabs.org
Subject: [PATCH] powerpc/p1010rdb-pa: modify phy interrupt.
Date: Thu, 5 Dec 2013 14:00:03 +0800 [thread overview]
Message-ID: <1386223203-22353-1-git-send-email-B45475@freescale.com> (raw)
It is not correct according to p1010rdb-pa user guide.
So modify it.
Signed-off-by: Zhao Qiang <B45475@freescale.com>
---
arch/powerpc/boot/dts/p1010rdb-pa.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/boot/dts/p1010rdb-pa.dtsi b/arch/powerpc/boot/dts/p1010rdb-pa.dtsi
index 3d275e0..0cf6c34 100644
--- a/arch/powerpc/boot/dts/p1010rdb-pa.dtsi
+++ b/arch/powerpc/boot/dts/p1010rdb-pa.dtsi
@@ -39,7 +39,7 @@
};
&phy0 {
- interrupts = <3 1 0 0>;
+ interrupts = <1 1 0 0>;
};
&phy1 {
@@ -47,5 +47,5 @@
};
&phy2 {
- interrupts = <2 1 0 0>;
+ interrupts = <4 1 0 0>;
};
--
1.8.4
reply other threads:[~2013-12-05 6:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1386223203-22353-1-git-send-email-B45475@freescale.com \
--to=b45475@freescale.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=tony@atomide.com \
/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;
as well as URLs for NNTP newsgroup(s).