projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d2dea8
)
ramips: disable unused phy ports of WizFi630S
author
Tobias Welz
<tw@wiznet.eu>
Mon, 3 Aug 2020 19:39:43 +0000
(21:39 +0200)
committer
Adrian Schmutzler
<freifunk@adrianschmutzler.de>
Sat, 8 Aug 2020 14:36:08 +0000
(16:36 +0200)
WIZnet WizFi630S is using only 3 of the phy ports. The unused phy ports
draw unnecessarily power. This is disabling the unused phy ports.
Signed-off-by: Tobias Welz <tw@wiznet.eu>
(cherry picked from commit
36d4c2272ec65490232e70d45b945b9f467b78f0
)
target/linux/ramips/dts/WIZFI630S.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/WIZFI630S.dts
b/target/linux/ramips/dts/WIZFI630S.dts
index 13c8f68f151d9f13d594a5e3747cb690b8ec400a..a03af8ae7e2057bf88695db0ba7956fa15eb0702 100644
(file)
--- a/
target/linux/ramips/dts/WIZFI630S.dts
+++ b/
target/linux/ramips/dts/WIZFI630S.dts
@@
-181,6
+181,7
@@
&esw {
mediatek,portmap = <0x3e>;
+ mediatek,portdisable = <0x26>;
};
&sdhci {