aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorChen Minqiang <ptpt52@gmail.com>2019-03-08 08:37:56 +0800
committerChristian Lamparter <chunkeey@gmail.com>2019-03-13 16:25:34 +0100
commit7dfe357a3d763d6c62ae6fb9620a013356396572 (patch)
tree80c3ca3a6d579e4a88080726fa5ac3f0b2f79a44 /target
parentd0090339117031d1994d139240bb30cb39b73060 (diff)
downloadupstream-7dfe357a3d763d6c62ae6fb9620a013356396572.tar.gz
upstream-7dfe357a3d763d6c62ae6fb9620a013356396572.tar.bz2
upstream-7dfe357a3d763d6c62ae6fb9620a013356396572.zip
ramips: HC5861 drop unused gpio group define in dts
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/dts/HC5861.dts7
1 files changed, 0 insertions, 7 deletions
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";
- };
-};