projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7373e4
)
ramips: fix WHR-1166D WAN port
author
Mathias Kresin
<dev@kresin.me>
Wed, 9 Aug 2017 18:17:43 +0000
(20:17 +0200)
committer
Mathias Kresin
<dev@kresin.me>
Fri, 11 Aug 2017 16:12:56 +0000
(18:12 +0200)
By adding the ICPlus IP1001 phy driver an already set RGMII delay mode
is reset during driver load.
Set the rgmii rx delay to fix corrupt/no packages in case the WAN port
negotiates to 1000MBit.
Fixes: FS#670
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/dts/WHR-1166D.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/WHR-1166D.dts
b/target/linux/ramips/dts/WHR-1166D.dts
index e8324bfc336c9e3cce131428ca46ee15521a48bd..ab5d2d25ad4d3d5c23435948eb1846f99392b290 100644
(file)
--- a/
target/linux/ramips/dts/WHR-1166D.dts
+++ b/
target/linux/ramips/dts/WHR-1166D.dts
@@
-145,7
+145,7
@@
phy5: ethernet-phy@5 {
reg = <5>;
- phy-mode = "rgmii";
+ phy-mode = "rgmii
-rxid
";
};
};
};