projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c71ef04
)
ramips: added gpio spi refclk support for wrtnode board
author
John Crispin
<john@openwrt.org>
Tue, 14 Jul 2015 09:57:08 +0000
(09:57 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 14 Jul 2015 09:57:08 +0000
(09:57 +0000)
This syncs the dts file with the one provided by the wrtnode team:
https://github.com/WRTnode/openwrt-patches/blob/master/R41508/wrtnode_factory_firmware_dts.patch
Signed-off-by: Christian Mehlis <christian@m3hlis.de>
SVN-Revision: 46359
target/linux/ramips/dts/WRTNODE.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/WRTNODE.dts
b/target/linux/ramips/dts/WRTNODE.dts
index 793c02fb4c8c97916b6af7f59a5e12f06e3b2b02..2a4dd198bc3ab2f2fefa13f03c6bf4fe1b22ffdf 100644
(file)
--- a/
target/linux/ramips/dts/WRTNODE.dts
+++ b/
target/linux/ramips/dts/WRTNODE.dts
@@
-76,7
+76,7
@@
pinctrl {
state_default: pinctrl0 {
default {
- ralink,group = "ephy", "wled", "pa", "i2c", "wdt", "uartf";
+ ralink,group = "ephy", "wled", "pa", "i2c", "wdt", "uartf"
, "spi refclk"
;
ralink,function = "gpio";
};
};