From 0a2bd2abcf04a683fc8ff3769cb7d5857d047e2c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 2 May 2016 18:51:09 +0000 Subject: ramips: Disable all ethernet ports except port 4 on HT-TM02. 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49291 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/HT-TM02.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux') diff --git a/target/linux/ramips/dts/HT-TM02.dts b/target/linux/ramips/dts/HT-TM02.dts index bb7f33379f..34491b4775 100644 --- a/target/linux/ramips/dts/HT-TM02.dts +++ b/target/linux/ramips/dts/HT-TM02.dts @@ -63,6 +63,7 @@ esw@10110000 { mediatek,portmap = <0x10>; + mediatek,portdisable = <0x2f>; }; wmac@10180000 { -- cgit v1.2.3