[linux-yocto] [PATCH 41/89] arm/boot/dts: Added phy-link, and changed the default phy address to 0x1e.
Paul Butler
butler.paul at gmail.com
Sun Oct 27 12:33:06 PDT 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.3.4
More information about the linux-yocto
mailing list