MIPS: ralink: Add rt3352 SPI_CS1 pinmux
authorMathias Kresin <dev@kresin.me>
Wed, 22 Aug 2018 20:38:06 +0000 (22:38 +0200)
committerPaul Burton <paul.burton@mips.com>
Thu, 30 Aug 2018 20:25:00 +0000 (13:25 -0700)
commit35d017947401d9f449a7e55e52506744e0c62577
treef91f96d26eb3b7273178aa48e156f05120941ab6
parente966d3084596c62f152bf1dd8028d94792c9c380
MIPS: ralink: Add rt3352 SPI_CS1 pinmux

The rt3352 has a pin that can be used as second spi chip select,
watchdog reset or GPIO. The pinmux setup was missing the definition of
said pin.

The pin is configured via the same bit on rt5350, so reuse the existing
macro.

Signed-off-by: Mathias Kresin <dev@kresin.me>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20301/
Cc: John Crispin <john@phrozen.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
arch/mips/ralink/rt305x.c