diff options
author | 2020-07-27 11:14:48 +0800 | |
---|---|---|
committer | 2020-07-29 14:40:54 +0100 | |
commit | 2a052590d453b701a9902b68a141ecf408bd42b0 (patch) | |
tree | 548f6f0689a75c348254b036f230e186cf8937aa /scripts/gen_compile_commands.py | |
parent | spi: lpspi: remove unused fsl_lpspi->chipselect (diff) | |
download | linux-dev-2a052590d453b701a9902b68a141ecf408bd42b0.tar.xz linux-dev-2a052590d453b701a9902b68a141ecf408bd42b0.zip |
spi: lpspi: fix using CS discontinuously on i.MX8DXLEVK
SPI common code does not support using CS discontinuously for now.
However, i.MX8DXL-EVK only uses CS1 without CS0. Therefore, add a flag
is_only_cs1 to set the correct TCR[PCS].
Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
Link: https://lore.kernel.org/r/20200727031448.31661-4-xiaoning.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions