[PATCH] powerpc/p1010rdb:update phy node in dts
Zhao Qiang
B45475 at freescale.com
Tue Sep 10 15:50:43 EST 2013
Update phy node according to new P1010RDB-PB board.
Signed-off-by: Shengzhou Liu <Shengzhou.Liu at freescale.com>
Signed-off-by: Zhao Qiang <B45475 at 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 at 24000 {
phy0: ethernet-phy at 0 {
- interrupts = <3 1 0 0>;
+ interrupts = <0 1 0 0>;
reg = <0x1>;
};
@@ -209,7 +209,7 @@
};
phy2: ethernet-phy at 2 {
- interrupts = <2 1 0 0>;
+ interrupts = <1 1 0 0>;
reg = <0x2>;
};
--
1.8.0
More information about the Linuxppc-dev
mailing list