Skip to content
Snippets Groups Projects
Commit 55352837 authored by John Crispin's avatar John Crispin
Browse files

ralink: fix mt7621 i2c name


Signed-off-by: default avatarzouxf <fl.service@t-firefly.com>

SVN-Revision: 44868
parent 29cf72ac
No related branches found
No related tags found
No related merge requests found
...@@ -123,8 +123,8 @@ ...@@ -123,8 +123,8 @@
}; };
i2c_pins: i2c { i2c_pins: i2c {
i2c { i2c {
lantiq,group = "i2c"; ralink,group = "i2c";
lantiq,function = "i2c"; ralink,function = "i2c";
}; };
}; };
uart1_pins: uart1 { uart1_pins: uart1 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment