]> git.baikalelectronics.ru Git - kernel.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)
commitfb331348a740d402e8ad0e0c3b9985a514d8d454
treebfee21226bd7e488cdcdfb7ea4a1ecfe5f1bcd6c
parent8f0dad80246d5fcf112bd2da0fd2d6e7651c2831
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