From: Chen Minqiang Date: Fri, 8 Mar 2019 00:37:56 +0000 (+0800) Subject: ramips: HC5861 drop unused gpio group define in dts X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7dfe357a3d763d6c62ae6fb9620a013356396572;p=openwrt%2Fstaging%2Fynezz.git ramips: HC5861 drop unused gpio group define in dts Signed-off-by: Chen Minqiang --- diff --git a/target/linux/ramips/dts/HC5861.dts b/target/linux/ramips/dts/HC5861.dts index 76b2ce1088..b1d5ce4fa1 100644 --- a/target/linux/ramips/dts/HC5861.dts +++ b/target/linux/ramips/dts/HC5861.dts @@ -103,10 +103,3 @@ ieee80211-freq-limit = <5000000 6000000>; }; }; - -&state_default { - gpio { - ralink,group = "uartf", "wled", "rgmii2", "ephy"; - ralink,function = "gpio"; - }; -};