From a81c459d999fc6afeb7d4e2166ee64572d57ae86 Mon Sep 17 00:00:00 2001 From: Tobias Welz Date: Mon, 3 Aug 2020 21:39:43 +0200 Subject: ramips: disable unused phy ports of WizFi630S WIZnet WizFi630S is using only 3 of the phy ports. The unused phy ports draw unnecessarily power. This is disabling the unused phy ports. Signed-off-by: Tobias Welz (cherry picked from commit 36d4c2272ec65490232e70d45b945b9f467b78f0) --- target/linux/ramips/dts/WIZFI630S.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/ramips/dts/WIZFI630S.dts b/target/linux/ramips/dts/WIZFI630S.dts index 13c8f68f15..a03af8ae7e 100644 --- a/target/linux/ramips/dts/WIZFI630S.dts +++ b/target/linux/ramips/dts/WIZFI630S.dts @@ -181,6 +181,7 @@ &esw { mediatek,portmap = <0x3e>; + mediatek,portdisable = <0x26>; }; &sdhci { -- cgit v1.2.3