From d81a8a3e29c466c796e7d2eb4b320ad939fb4273 Mon Sep 17 00:00:00 2001 From: Jack Chen Date: Mon, 6 Jan 2020 00:43:57 +0800 Subject: [PATCH] ramips: remove duplicate dts nodes of MediaTek LinkIt Smart 7688 There are two identical wmac nodes in the dts file of MediaTek LinkIt Smart 7688, so delete one of them. Signed-off-by: Jack Chen (cherry picked from commit 4be271a4867dcf57a122eeb7b42407e7a506915e) --- target/linux/ramips/dts/LINKIT7688.dts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/target/linux/ramips/dts/LINKIT7688.dts b/target/linux/ramips/dts/LINKIT7688.dts index a81a2d5a4c..33c5866985 100644 --- a/target/linux/ramips/dts/LINKIT7688.dts +++ b/target/linux/ramips/dts/LINKIT7688.dts @@ -85,10 +85,6 @@ }; }; -&wmac { - status = "okay"; -}; - &spi0 { status = "okay"; -- 2.30.2