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

2018-08-30 Thread Paul Burton
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

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

2018-08-30 Thread Paul Burton
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

[PATCH] MIPS: ralink: Add rt3352 SPI_CS1 pinmux

2018-08-22 Thread Mathias Kresin
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 --- arch/mips/ralink/rt305x.c | 5 +

[PATCH] MIPS: ralink: Add rt3352 SPI_CS1 pinmux

2018-08-22 Thread Mathias Kresin
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 --- arch/mips/ralink/rt305x.c | 5 +