projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d009033
)
ramips: HC5861 drop unused gpio group define in dts
author
Chen Minqiang
<ptpt52@gmail.com>
Fri, 8 Mar 2019 00:37:56 +0000
(08:37 +0800)
committer
Christian Lamparter
<chunkeey@gmail.com>
Wed, 13 Mar 2019 15:25:34 +0000
(16:25 +0100)
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
target/linux/ramips/dts/HC5861.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/HC5861.dts
b/target/linux/ramips/dts/HC5861.dts
index 76b2ce1088d5cdcfea355b516fd980910a307edf..b1d5ce4fa1459aa3f059373f467b5e749d1d2280 100644
(file)
--- 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";
- };
-};