Author: blogic Date: 2016-05-02 20:51:09 +0200 (Mon, 02 May 2016) New Revision: 49291
Modified: trunk/target/linux/ramips/dts/HT-TM02.dts Log: 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 <[email protected]> Modified: trunk/target/linux/ramips/dts/HT-TM02.dts =================================================================== --- trunk/target/linux/ramips/dts/HT-TM02.dts 2016-05-02 18:51:05 UTC (rev 49290) +++ trunk/target/linux/ramips/dts/HT-TM02.dts 2016-05-02 18:51:09 UTC (rev 49291) @@ -63,6 +63,7 @@ esw@10110000 { mediatek,portmap = <0x10>; + mediatek,portdisable = <0x2f>; }; wmac@10180000 { _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
