spi: spi-ath79: support multiple internal chip select lines
authorFelix Fietkau <nbd@nbd.name>
Fri, 9 Dec 2016 19:48:52 +0000 (20:48 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 14 Dec 2016 17:36:57 +0000 (17:36 +0000)
commit22c76326bff810d220fffdbaab949d09e2564067
tree6fd0c7de6e3ece87325411ae3afe72d104d326ca
parentfafd67940774733fa97f4b09412aea6981b82e0a
spi: spi-ath79: support multiple internal chip select lines

Several devices with multiple flash chips use the internal chip select
lines. Don't assume that chip select 1 and above are GPIO lines.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-ath79.c