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:
29cf72a
)
ralink: fix mt7621 i2c name
author
John Crispin
<john@openwrt.org>
Tue, 17 Mar 2015 09:44:14 +0000
(09:44 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 17 Mar 2015 09:44:14 +0000
(09:44 +0000)
Signed-off-by: zouxf <fl.service@t-firefly.com>
SVN-Revision: 44868
target/linux/ramips/dts/mt7621.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/mt7621.dtsi
b/target/linux/ramips/dts/mt7621.dtsi
index 50cd144589a63892f763d2d8064a95c60c7f8fb9..53b215f40f10ada6438f0faadb7ba9e9896fdbfa 100644
(file)
--- a/
target/linux/ramips/dts/mt7621.dtsi
+++ b/
target/linux/ramips/dts/mt7621.dtsi
@@
-123,8
+123,8
@@
};
i2c_pins: i2c {
i2c {
-
lantiq
,group = "i2c";
-
lantiq
,function = "i2c";
+
ralink
,group = "i2c";
+
ralink
,function = "i2c";
};
};
uart1_pins: uart1 {