projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66fbe78
)
ramips: fix pinmux settings for the RT-N56U
author
Gabor Juhos
<juhosg@openwrt.org>
Sun, 7 Apr 2013 14:46:10 +0000
(14:46 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sun, 7 Apr 2013 14:46:10 +0000
(14:46 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36248
target/linux/ramips/dts/RTN56U.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/RTN56U.dts
b/target/linux/ramips/dts/RTN56U.dts
index 05836cfe66922ea215ead42f9c3f7af7511295d8..db638f79c41529acef5bb8fd17d55af20155d00d 100644
(file)
--- a/
target/linux/ramips/dts/RTN56U.dts
+++ b/
target/linux/ramips/dts/RTN56U.dts
@@
-12,9
+12,10
@@
palmbus@10000000 {
sysc@0 {
- ralink,pinmux = "uartlite"
, "spi"
;
+ ralink,pinmux = "uartlite";
ralink,gpiomux = "i2c", "jtag";
ralink,uartmux = "gpio";
+ ralink,pcimux = "pci-fnc";
ralink,wdtmux = <0>;
};