summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/VOCORE.dtsi
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2016-05-14 12:40:03 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2016-05-14 12:40:03 +0200
commit20b069c440c1061bda64808018be9254cea7f220 (patch)
tree82234753094cc9b8224925d22970f441063120fc /target/linux/ramips/dts/VOCORE.dtsi
parentf8abb68e3a1b78ff5a8d616994daa9721fe8fc83 (diff)
downloadmaster-31e0f0ae-20b069c440c1061bda64808018be9254cea7f220.tar.gz
master-31e0f0ae-20b069c440c1061bda64808018be9254cea7f220.tar.bz2
master-31e0f0ae-20b069c440c1061bda64808018be9254cea7f220.zip
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 <noltari@gmail.com>
Diffstat (limited to 'target/linux/ramips/dts/VOCORE.dtsi')
-rw-r--r--target/linux/ramips/dts/VOCORE.dtsi3
1 files changed, 2 insertions, 1 deletions
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 {