projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abdf788
)
ralink: add FireWRT IO multiplexing
author
John Crispin
<john@openwrt.org>
Wed, 11 Mar 2015 15:55:16 +0000
(15:55 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 11 Mar 2015 15:55:16 +0000
(15:55 +0000)
Signed-off-by: wengbj <fl.service@t-firefly.com>
SVN-Revision: 44660
target/linux/ramips/dts/FIREWRT.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/FIREWRT.dts
b/target/linux/ramips/dts/FIREWRT.dts
index 8790f7b1afa5148e9c478faef8e35bd0068768e4..a6318d0000b9766836a943671b9bc56494bb0f16 100644
(file)
--- a/
target/linux/ramips/dts/FIREWRT.dts
+++ b/
target/linux/ramips/dts/FIREWRT.dts
@@
-105,4
+105,12
@@
};
};
+ pinctrl {
+ state_default: pinctrl0 {
+ gpio {
+ ralink,group = "wdt", "rgmii2";
+ ralink,function = "gpio";
+ };
+ };
+ };
};