]> asedeno.scripts.mit.edu Git - linux.git/commit
spi: zynq-qspi: Anything else than CS0 is not supported yet
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 8 Nov 2019 14:07:38 +0000 (15:07 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 8 Nov 2019 17:43:28 +0000 (17:43 +0000)
commit087622d09472f96f1f5d6ced36ca75c92e86af21
treebfee21226bd7e488cdcdfb7ea4a1ecfe5f1bcd6c
parent9b10fa363baf3a506b089f3df3a5afd5e2f244db
spi: zynq-qspi: Anything else than CS0 is not supported yet

Unlike what the driver is currently advertizing, CS0 only can be used,
CS1 is not supported at all. Prevent people to use CS1.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20191108140744.1734-2-miquel.raynal@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-zynq-qspi.c