Re: [PATCH] MIPS: ralink: Add rt3352 SPI_CS1 pinmux

From: Paul Burton
Date: Thu Aug 30 2018 - 16:29:00 EST


Hi Mathias,

On Wed, Aug 22, 2018 at 10:38:06PM +0200, Mathias Kresin wrote:
> 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@xxxxxxxxx>
> ---
> arch/mips/ralink/rt305x.c | 5 +++++
> 1 file changed, 5 insertions(+)

Thanks, applied to mips-next for 4.20.

Paul