[OpenWrt-Devel] [PATCH v3 3/3] [CC] ramips: Disable all ethernet ports except port 4 on HT-TM02.

Vittorio G (VittGam) openwrt at vittgam.net
Sat Dec 12 03:41:47 EST 2015


Port 4 is the only ethernet port on this router, so disable all other PHYs
in order to save power.

Signed-off-by: Vittorio Gambaletta <openwrt at vittgam.net>

---

This is a backport of the patch for trunk.

--- a/target/linux/ramips/dts/HT-TM02.dts
+++ b/target/linux/ramips/dts/HT-TM02.dts
@@ -57,6 +57,7 @@
 
 	esw at 10110000 {
 		ralink,portmap = <0x10>;
+		ralink,portdisable = <0x2f>;
 	};
 
 	wmac at 10180000 {
_______________________________________________
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