mirror of https://github.com/hak5/openwrt.git
ralink: make uartf functional on AWM002
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43664lede-17.01
parent
58a4113c5e
commit
b1f7a027da
|
@ -42,7 +42,7 @@
|
|||
pinctrl {
|
||||
state_default: pinctrl0 {
|
||||
gpio {
|
||||
ralink,group = "i2c", "jtag", "uartf";
|
||||
ralink,group = "i2c", "jtag";
|
||||
ralink,function = "gpio";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue