aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-05-02 18:51:13 +0000
committerLuka Perkov <luka@openwrt.org>2016-06-19 19:21:19 +0200
commitf238f71af126b0b4213b591e5916f9676ae212f6 (patch)
tree14e5c76f42e0a1681ccbd3263c9bb994b375cd22 /target/linux/ramips
parent0a2bd2abcf04a683fc8ff3769cb7d5857d047e2c (diff)
downloadmaster-187ad058-f238f71af126b0b4213b591e5916f9676ae212f6.tar.gz
master-187ad058-f238f71af126b0b4213b591e5916f9676ae212f6.tar.bz2
master-187ad058-f238f71af126b0b4213b591e5916f9676ae212f6.zip
ramips: Disable all ethernet ports except port 0 on A5-V11.
Port 0 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49292 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-rw-r--r--target/linux/ramips/dts/A5-V11.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/A5-V11.dts b/target/linux/ramips/dts/A5-V11.dts
index 63d9604305..25ab924043 100644
--- a/target/linux/ramips/dts/A5-V11.dts
+++ b/target/linux/ramips/dts/A5-V11.dts
@@ -62,7 +62,8 @@
};
esw@10110000 {
- mediatek,portmap = <0x2f>;
+ mediatek,portmap = <0x1>;
+ mediatek,portdisable = <0x3e>;
};
wmac@10180000 {