]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: ralink: fix spis group pinmux
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 29 May 2016 09:20:22 +0000 (11:20 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 2 Aug 2016 09:02:35 +0000 (11:02 +0200)
commit799778946157283b374559a0640bea22e6821656
treef308e484930413d7e32de6d93a45ff90f8ee6716
parentd1e63c947a6fa4f61253343d9bbd834394a6c364
MIPS: ralink: fix spis group pinmux

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 <noltari@gmail.com>
Cc: john@phrozen.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13369/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/mt7620.c