diff options
author | Alexander Dahl <ada@thorsis.com> | 2024-09-18 11:27:44 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-30 02:12:26 +0300 |
commit | 625de1881b5aee6a42a3130004e47dbd632429f8 (patch) | |
tree | f43022c6d16138726aa923768cecde4f7de6e988 /tools/perf/scripts/python/stackcollapse.py | |
parent | 7a4b3ebf1d60349587fee21872536e7bd6a4cf39 (diff) | |
download | linux-625de1881b5aee6a42a3130004e47dbd632429f8.tar.xz |
spi: atmel-quadspi: Add cs_hold and cs_inactive setting support
spi-cs-inactive-delay-ns in dts is cs_inactive in spi core, and it maps
to DLYCS (Minimum Inactive QCS Delay) in QSPI Mode Register (QSPI_MR).
spi-cs-hold-delay-ns in dts is cs_hold in spi core, and it maps to
DLYBCT (Delay Between Consecutive Transfers) in QSPI_MR. That one can
be set to other values than 0 only if the chip is not in Serial Memory
Mode (SMM), it must be written to '0' however when in SMM.
Tested on SAM9X60 based board with FPGA implementing custom SPI Memory
protocol.
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Link: https://patch.msgid.link/20240918082744.379610-3-ada@thorsis.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions