From: Keith Packard Date: Mon, 24 Aug 2020 00:15:14 +0000 (-0600) Subject: altos/stmf0: Fixup for SPI mode support X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f3a1e4de032d7a3d3af46df7aa4d3a21d80c0781;hp=f3a1e4de032d7a3d3af46df7aa4d3a21d80c0781;p=fw%2Faltos altos/stmf0: Fixup for SPI mode support The desired SPI mode comes in 'spi_index' and needs to be split out before spi_index is used for pin configuration. Signed-off-by: Keith Packard ---