Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: spi: remove deprecated functions #73730

Merged

Conversation

bbilas
Copy link
Collaborator

@bbilas bbilas commented Jun 4, 2024

spi_transceive_async, spi_read_async and spi_write_async are deprecated since v3.2.

This is the second round of cleaning the spi header from deprecated functions.

@bbilas bbilas marked this pull request as ready for review June 4, 2024 19:14
@zephyrbot zephyrbot added area: SPI SPI bus Release Notes To be mentioned in the release notes labels Jun 4, 2024
tbursztyka
tbursztyka previously approved these changes Jun 4, 2024
nashif
nashif previously approved these changes Jun 4, 2024
teburd
teburd previously approved these changes Jun 4, 2024
@nashif nashif assigned tbursztyka and unassigned nashif Jun 5, 2024
`spi_transceive_async`, `spi_read_async` and `spi_write_async`
are deprecated since v3.2.

Signed-off-by: Bartosz Bilas <[email protected]>
@dleach02 dleach02 merged commit 2c08e96 into zephyrproject-rtos:main Jun 6, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Documentation area: SPI SPI bus Release Notes To be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants