[linux-yocto] [PATCH 36/78] arm/boot/dts: Added phy-link, and changed the default phy address to 0x1e.

Paul Butler butler.paul at gmail.com
Tue Nov 19 20:23:12 PST 2013


From: John Jacques <john.jacques at lsi.com>

Signed-off-by: John Jacques <john.jacques at lsi.com>
---
 arch/arm/boot/dts/axm55xx.dts | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/axm55xx.dts b/arch/arm/boot/dts/axm55xx.dts
index d3cbf1c..925e3b2 100644
--- a/arch/arm/boot/dts/axm55xx.dts
+++ b/arch/arm/boot/dts/axm55xx.dts
@@ -241,8 +241,9 @@
 		             <0 4 4>;
 		mdio-reg = <0x20 0x10090000 0 0x1000>;
 		mdio-clock = <0>;
-		phy-address = <0x3>;
-		ad-value = <0x61>;
+		phy-address = <0x1e>;
+		ad-value = <0>;
+		phy-link = "auto";
 		mac-address = [00 00 00 00 00 00];
 	};
 
-- 
1.8.4.3



More information about the linux-yocto mailing list