[openwrt/openwrt] ramips: remove doublet entry in WizFi630S dts file

LEDE Commits lede-commits at lists.infradead.org
Wed Aug 5 06:10:25 EDT 2020


adrian pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/b735bbcb1876196f33f044ed07325f8959a8967f

commit b735bbcb1876196f33f044ed07325f8959a8967f
Author: Tobias Welz <tw at wiznet.eu>
AuthorDate: Mon Aug 3 21:29:25 2020 +0200

    ramips: remove doublet entry in WizFi630S dts file
    
    &wmac entry in WIZnet WizFi630S dts file was existing two times.
    This is removing one of them.
    
    Signed-off-by: Tobias Welz <tw at wiznet.eu>
---
 target/linux/ramips/dts/mt7628an_wiznet_wizfi630s.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/target/linux/ramips/dts/mt7628an_wiznet_wizfi630s.dts b/target/linux/ramips/dts/mt7628an_wiznet_wizfi630s.dts
index 97755c2da1..41634c6002 100644
--- a/target/linux/ramips/dts/mt7628an_wiznet_wizfi630s.dts
+++ b/target/linux/ramips/dts/mt7628an_wiznet_wizfi630s.dts
@@ -106,10 +106,6 @@
 	};
 };
 
-&wmac {
-	status = "okay";
-};
-
 &spi0 {
 	status = "okay";
 



More information about the lede-commits mailing list