diff options
author | Amit Kumar Mahapatra <amit.kumar-mahapatra@xilinx.com> | 2022-05-12 16:58:20 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-06-06 13:41:27 +0200 |
commit | dd9c232d47277960aba0c603c87a1cfd85d69438 (patch) | |
tree | a3e9f7fb66cffccd075b5abf1a0345b35b8d0f27 /COPYING | |
parent | spi: fix typo in comment (diff) | |
download | linux-dd9c232d47277960aba0c603c87a1cfd85d69438.tar.xz linux-dd9c232d47277960aba0c603c87a1cfd85d69438.zip |
spi: spi-zynqmp-gqspi: Add two chip select support
ZynqMP GQSPI controller can support up to two chip selects but the current
GQSPI driver only support CS0. With this update and num-cs DT property set
to 2 GQSPI driver can now support two slave devices each connected to one
chip select.
GQSPI driver configures the Lower CS and Upper CS based on the reg DT
property.
Changes tested on ZynqMP board with two SPI-NOR flashes each connected
to a different CS.
Signed-off-by: Amit Kumar Mahapatra <amit.kumar-mahapatra@xilinx.com>
Link: https://lore.kernel.org/r/20220512145820.20425-1-amit.kumar-mahapatra@xilinx.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions