linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc/p1010rdb: update phy node in dts
@ 2013-08-22  4:06 Shengzhou Liu
  2013-08-22 21:53 ` Scott Wood
  0 siblings, 1 reply; 4+ messages in thread
From: Shengzhou Liu @ 2013-08-22  4:06 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Shengzhou Liu

Update phy node according to new P1010RDB-PB board.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
---
 arch/powerpc/boot/dts/p1010rdb.dtsi |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/powerpc/boot/dts/p1010rdb.dtsi b/arch/powerpc/boot/dts/p1010rdb.dtsi
index ec7c27a..da24b2d 100644
--- a/arch/powerpc/boot/dts/p1010rdb.dtsi
+++ b/arch/powerpc/boot/dts/p1010rdb.dtsi
@@ -193,17 +193,17 @@
 
 	mdio@24000 {
 		phy0: ethernet-phy@0 {
-			interrupts = <3 1 0 0>;
+			interrupts = <0 1>;
 			reg = <0x1>;
 		};
 
 		phy1: ethernet-phy@1 {
-			interrupts = <2 1 0 0>;
+			interrupts = <2 1>;
 			reg = <0x0>;
 		};
 
 		phy2: ethernet-phy@2 {
-			interrupts = <2 1 0 0>;
+			interrupts = <1 1>;
 			reg = <0x2>;
 		};
 
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] powerpc/p1010rdb:update phy node in dts
@ 2013-09-10  5:50 Zhao Qiang
  2013-09-10 15:59 ` Kumar Gala
  0 siblings, 1 reply; 4+ messages in thread
From: Zhao Qiang @ 2013-09-10  5:50 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Zhao Qiang, Shengzhou Liu

Update phy node according to new P1010RDB-PB board.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Signed-off-by: Zhao Qiang <B45475@freescale.com>
---
 arch/powerpc/boot/dts/p1010rdb.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/powerpc/boot/dts/p1010rdb.dtsi b/arch/powerpc/boot/dts/p1010rdb.dtsi
index 7fc3402..8c675bf 100644
--- a/arch/powerpc/boot/dts/p1010rdb.dtsi
+++ b/arch/powerpc/boot/dts/p1010rdb.dtsi
@@ -199,7 +199,7 @@
 
 	mdio@24000 {
 		phy0: ethernet-phy@0 {
-			interrupts = <3 1 0 0>;
+			interrupts = <0 1 0 0>;
 			reg = <0x1>;
 		};
 
@@ -209,7 +209,7 @@
 		};
 
 		phy2: ethernet-phy@2 {
-			interrupts = <2 1 0 0>;
+			interrupts = <1 1 0 0>;
 			reg = <0x2>;
 		};
 
-- 
1.8.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-09-10 15:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22  4:06 [PATCH] powerpc/p1010rdb: update phy node in dts Shengzhou Liu
2013-08-22 21:53 ` Scott Wood
  -- strict thread matches above, loose matches on Subject: below --
2013-09-10  5:50 [PATCH] powerpc/p1010rdb:update " Zhao Qiang
2013-09-10 15:59 ` Kumar Gala

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).