diff mbox

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

Message ID owrt-patch-20151212-v3-3-cc@vittgam.net
State Superseded, archived
Headers show

Commit Message

Vittorio Gambaletta Dec. 12, 2015, 8:41 a.m. UTC
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@vittgam.net>

---

This is a backport of the patch for trunk.
diff mbox

Patch

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