]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit36e9bf74869971290a8731d24348af3d0dedfbbb
treef91f96d26eb3b7273178aa48e156f05120941ab6
parent76dcd61f6e2687604efd431b19941262cbcf5382
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