ralink: add gpio_uartf mux group
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39610
This commit is contained in:
parent
363512b8c6
commit
55383946dc
1 changed files with 6 additions and 0 deletions
|
@ -288,6 +288,12 @@
|
|||
ralink,function = "pcm i2s";
|
||||
};
|
||||
};
|
||||
uartf_gpio_pins: uartf_gpio {
|
||||
uartf_gpio {
|
||||
ralink,group = "uartf";
|
||||
ralink,function = "gpio uartf";
|
||||
};
|
||||
};
|
||||
spi_pins: spi {
|
||||
spi {
|
||||
ralink,group = "spi";
|
||||
|
|
Loading…
Reference in a new issue