From: Álvaro Fernández Rojas Date: Sat, 14 May 2016 10:40:03 +0000 (+0200) Subject: ramips: disable unused ethernet ports on VoCore X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=20b069c440c1061bda64808018be9254cea7f220;p=openwrt%2Fstaging%2Fblocktrron.git ramips: disable unused ethernet ports on VoCore Only ports 0 and 4 are used so disable the other ones in order to save power. Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/ramips/dts/VOCORE.dtsi b/target/linux/ramips/dts/VOCORE.dtsi index cf775199fa..93e601cdaf 100644 --- a/target/linux/ramips/dts/VOCORE.dtsi +++ b/target/linux/ramips/dts/VOCORE.dtsi @@ -169,7 +169,8 @@ }; &esw { - mediatek,portmap = <0x17>; + mediatek,portmap = <0x11>; + mediatek,portdisable = <0x2e>; }; &wmac {