zephyr
zephyr copied to clipboard
driver: i2s: correct the trigger_drain and trigger_stop commands
The driver is updated to handle correctly the commands TRIGGER_DRAIN and TRIGGER_STOP. Moreover, the end of the rx_stream and tx_stream via DMA takes into account the state of IP i2s before disabling I2S IP.
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.
Superseded by https://github.com/zephyrproject-rtos/zephyr/pull/72990