diff options
author | Valentin Caron <valentin.caron@foss.st.com> | 2023-09-06 16:27:35 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-09-11 03:24:00 +0300 |
commit | 6de8a70c84ee0586fdde4e671626b9caca6aed74 (patch) | |
tree | 483995488b72c8d00f42b51f5a2266bbe9a603d6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 18495676f7886e105133f1dc06c1d5e8d5436f32 (diff) | |
download | linux-6de8a70c84ee0586fdde4e671626b9caca6aed74.tar.xz |
spi: stm32: add a delay before SPI disable
As explained in errata sheet, in section "2.14.5 Truncation of SPI output
signals after EOT event":
On STM32MP1x, EOT interrupt can be thrown before the true end of
communication.
So we add a delay of a half period to wait the real end of the
transmission.
Link: https://www.st.com/resource/en/errata_sheet/es0539-stm32mp131x3x5x-device-errata-stmicroelectronics.pdf
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
Link: https://lore.kernel.org/r/20230906132735.748174-1-valentin.caron@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions