projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c004bc
)
ramips: add i2c pingroup to the pinmux for rt-n14u
author
John Crispin
<blogic@openwrt.org>
Sat, 17 Jan 2015 07:06:59 +0000
(07:06 +0000)
committer
John Crispin
<blogic@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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43985
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
66ac0fc
..
d95d32d
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";
};
};