projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27b82a7
)
ramips: add i2c pingroup to the pinmux for rt-n14u
author
John Crispin
<john@openwrt.org>
Sat, 17 Jan 2015 07:06:59 +0000
(07:06 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 17 Jan 2015 07:06:59 +0000
(07:06 +0000)
i2c pins are wired to wps a reset button
Signed-off-by: Pavel Löbl <lobl.pavel@gmail.com>
SVN-Revision: 43985
target/linux/ramips/dts/RT-N14U.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/RT-N14U.dts
b/target/linux/ramips/dts/RT-N14U.dts
index 66ac0fc71be77bf2b0d48a32102930a2d38f03a1..d95d32d87d52340d00bb1cba707cbd6c8f777d02 100644
(file)
--- a/
target/linux/ramips/dts/RT-N14U.dts
+++ b/
target/linux/ramips/dts/RT-N14U.dts
@@
-73,7
+73,7
@@
pinctrl {
state_default: pinctrl0 {
default {
- ralink,group = "ephy", "wled";
+ ralink,group = "ephy", "wled"
, "i2c"
;
ralink,function = "gpio";
};
};