ralink: make uartf functional on AWM002
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43664
This commit is contained in:
parent
58a4113c5e
commit
b1f7a027da
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
pinctrl {
|
pinctrl {
|
||||||
state_default: pinctrl0 {
|
state_default: pinctrl0 {
|
||||||
gpio {
|
gpio {
|
||||||
ralink,group = "i2c", "jtag", "uartf";
|
ralink,group = "i2c", "jtag";
|
||||||
ralink,function = "gpio";
|
ralink,function = "gpio";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue