commit | 087622d09472f96f1f5d6ced36ca75c92e86af21 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Fri Nov 08 15:07:38 2019 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Nov 08 17:43:28 2019 +0000 |
tree | bfee21226bd7e488cdcdfb7ea4a1ecfe5f1bcd6c | |
parent | 9b10fa363baf3a506b089f3df3a5afd5e2f244db [diff] |
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>