Author: blogic Date: 2016-01-03 19:03:27 +0100 (Sun, 03 Jan 2016) New Revision: 48097
Modified: branches/chaos_calmer/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: branches/chaos_calmer/target/linux/ramips/dts/HT-TM02.dts =================================================================== --- branches/chaos_calmer/target/linux/ramips/dts/HT-TM02.dts 2016-01-03 18:03:17 UTC (rev 48096) +++ branches/chaos_calmer/target/linux/ramips/dts/HT-TM02.dts 2016-01-03 18:03:27 UTC (rev 48097) @@ -57,6 +57,7 @@ esw@10110000 { ralink,portmap = <0x10>; + ralink,portdisable = <0x2f>; }; wmac@10180000 { _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
