diff mbox

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

Message ID owrt-patch-20160101-v4-cc-4@vittgam.net
State Accepted
Headers show

Commit Message

Vittorio Gambaletta Dec. 31, 2015, 11 p.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>
---
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 {