[PATCH] MIPS: ralink: fix spis group pinmux

2016-05-29 Thread Álvaro Fernández Rojas
pwm function for spis conflicts with uart2 and uart1, fix this by changing it to pwm_uart2, which reflects the real use of these pins with these pinmux (2 for pwm and 2 for uart). Signed-off-by: Álvaro Fernández Rojas --- arch/mips/ralink/mt7620.c | 2 +- 1 file changed, 1

[PATCH] MIPS: ralink: fix spis group pinmux

2016-05-29 Thread Álvaro Fernández Rojas
pwm function for spis conflicts with uart2 and uart1, fix this by changing it to pwm_uart2, which reflects the real use of these pins with these pinmux (2 for pwm and 2 for uart). Signed-off-by: Álvaro Fernández Rojas --- arch/mips/ralink/mt7620.c | 2 +- 1 file changed, 1 insertion(+), 1