aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.14/0001-MIPS-ralink-Add-rt3352-SPI_CS1-pinmux.patch
Commit message (Collapse)AuthorAgeFilesLines
* ramips: add rt3352 SPI_CS1 pinmuxMathias Kresin2018-09-061-0/+45
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 but it is already used in the SoC dtsi. Signed-off-by: Mathias Kresin <dev@kresin.me>