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

LEDE Commits lede-commits at lists.infradead.org
Sat Aug 8 10:38:52 EDT 2020


adrian pushed a commit to openwrt/openwrt.git, branch openwrt-19.07:
https://git.openwrt.org/4212b6a01e7c87855b36fdab422f84abc60d6398

commit 4212b6a01e7c87855b36fdab422f84abc60d6398
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>
    (cherry picked from commit b735bbcb1876196f33f044ed07325f8959a8967f)
---
 target/linux/ramips/dts/WIZFI630S.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/target/linux/ramips/dts/WIZFI630S.dts b/target/linux/ramips/dts/WIZFI630S.dts
index a03af8ae7e..bdc8d1e048 100644
--- a/target/linux/ramips/dts/WIZFI630S.dts
+++ b/target/linux/ramips/dts/WIZFI630S.dts
@@ -115,10 +115,6 @@
 	};
 };
 
-&wmac {
-	status = "okay";
-};
-
 &spi0 {
 	status = "okay";
 



More information about the lede-commits mailing list