From bf2b4fa62db7fb649f89af5dad19021764f0e32b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 3 Jan 2016 18:03:27 +0000 Subject: [PATCH] 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 SVN-Revision: 48097 --- target/linux/ramips/dts/HT-TM02.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/dts/HT-TM02.dts b/target/linux/ramips/dts/HT-TM02.dts index 40d9e019b0..f3b8faa1a0 100644 --- 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 { -- 2.30.2