Skip to content

ASoC: dwc: Revert i2s_stop to the upstream version - #7588

Open
pelwell wants to merge 1 commit into
raspberrypi:rpi-6.18.yfrom
pelwell:is7584
Open

ASoC: dwc: Revert i2s_stop to the upstream version#7588
pelwell wants to merge 1 commit into
raspberrypi:rpi-6.18.yfrom
pelwell:is7584

Conversation

@pelwell

@pelwell pelwell commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Since we started using the DWC I2S block in RP1, the upstream driver has improved a lot. Drop the downstream version of i2s_stop, which avoided clearing ITER and IRER in order to not block DMA, now that upstream uses i2s_disable_dma.

See: #7584

Since we started using the DWC I2S block in RP1, the upstream driver
has improved a lot. Drop the downstream version of i2s_stop, which
avoided clearing ITER and IRER in order to not block DMA, now that
upstream uses i2s_disable_dma.

See: raspberrypi#7584

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant