mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ralink: fix mt7621 i2c name
Signed-off-by: zouxf <fl.service@t-firefly.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44868 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -123,8 +123,8 @@
|
||||
};
|
||||
i2c_pins: i2c {
|
||||
i2c {
|
||||
lantiq,group = "i2c";
|
||||
lantiq,function = "i2c";
|
||||
ralink,group = "i2c";
|
||||
ralink,function = "i2c";
|
||||
};
|
||||
};
|
||||
uart1_pins: uart1 {
|
||||
|
||||
Reference in New Issue
Block a user