1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 20:23:53 +02:00

ralink: fix mt7621 i2c name

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

SVN-Revision: 44868
This commit is contained in:
John Crispin 2015-03-17 09:44:14 +00:00
parent 29cf72ac07
commit 553528371b

View File

@ -123,8 +123,8 @@
};
i2c_pins: i2c {
i2c {
lantiq,group = "i2c";
lantiq,function = "i2c";
ralink,group = "i2c";
ralink,function = "i2c";
};
};
uart1_pins: uart1 {