[OpenWrt-Devel] [PATCH] ramips: fix wan port on Dovado Tiny AC

Andrej Vlašić andrej.vlasic0 at gmail.com
Sun Feb 21 18:40:58 EST 2016


From: Andrej Vlasic <andrej.vlasic0 at gmail.com>

Wan port on Dovado Tiny AC requires delay on a icplus ip1001 phy receive side in order to work properly.

Signed-off-by: Andrej Vlasic <andrej.vlasic0 at gmail.com>
---
 target/linux/ramips/dts/TINY-AC.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ramips/dts/TINY-AC.dts b/target/linux/ramips/dts/TINY-AC.dts
index ae4c4b5..881772c 100644
--- a/target/linux/ramips/dts/TINY-AC.dts
+++ b/target/linux/ramips/dts/TINY-AC.dts
@@ -96,7 +96,7 @@
 
 			phy5: ethernet-phy at 5 {
 				reg = <5>;
-				phy-mode = "rgmii";
+				phy-mode = "rgmii-rxid";
 			};
 		};
 	};
-- 
2.7.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list