[PATCH] powerpc/boot: fix typo in p1010rdb.dtsi

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE5258d

2 messages, 2 authors, 2012-03-16 · open the first message on its own page

[PATCH] powerpc/boot: fix typo in p1010rdb.dtsi

From: Gustavo Zacarias <hidden>
Date: 2012-02-28 19:48:44

Fix typo introduced by "powerpc: Add TBI PHY node to first MDIO bus"
from Andy Fleming.
It's device_type rather than device-type, which causes the mdio probe to
fail thus making all gianfar ethernet interfaces unusable.

Signed-off-by: Gustavo Zacarias <redacted>
---
 arch/powerpc/boot/dts/p1010rdb.dtsi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/boot/dts/p1010rdb.dtsi b/arch/powerpc/boot/dts/p1010rdb.dtsi
index d4c4a77..9e0a0b7 100644
--- a/arch/powerpc/boot/dts/p1010rdb.dtsi
+++ b/arch/powerpc/boot/dts/p1010rdb.dtsi
@@ -196,7 +196,7 @@
 		};
 
 		tbi-phy@3 {
-			device-type = "tbi-phy";
+			device_type = "tbi-phy";
 			reg = <0x3>;
 		};
 	};
-- 
1.7.3.4

Re: [PATCH] powerpc/boot: fix typo in p1010rdb.dtsi

From: Kumar Gala <hidden>
Date: 2012-03-16 15:13:44

On Feb 28, 2012, at 1:43 PM, Gustavo Zacarias wrote:
Fix typo introduced by "powerpc: Add TBI PHY node to first MDIO bus"
from Andy Fleming.
It's device_type rather than device-type, which causes the mdio probe to
fail thus making all gianfar ethernet interfaces unusable.

Signed-off-by: Gustavo Zacarias <redacted>
---
arch/powerpc/boot/dts/p1010rdb.dtsi |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
applied

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help