diff options
author | Clément Le Goffic <clement.legoffic@foss.st.com> | 2025-06-16 11:21:06 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-06-24 16:43:01 +0100 |
commit | 4956bf44524394211ca80aa04d0c9e1e9bb0219d (patch) | |
tree | 03faad8fe68e6593e6871a734e0b66e22a97d402 /rust/helpers/task.c | |
parent | d17dd2f1d8a1d919e39c6302b024f135a2f90773 (diff) |
spi: stm32: deprecate `st,spi-midi-ns` property
The `st,spi-midi-ns` property, which was used to set a nanosecond delay
between transferred words, is now deprecated.
This functionality is now supported by the SPI framework through the
`spi_transfer` struct's `word_delay` variable.
Therefore, the private `st,spi-midi-ns` property is no longer needed and
has been deprecated in favor of the generic solution.
Signed-off-by: Clément Le Goffic <clement.legoffic@foss.st.com>
Link: https://patch.msgid.link/20250616-spi-upstream-v1-5-7e8593f3f75d@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions