Skip to content

Conversation

@anjali-gedam
Copy link
Collaborator

  • Updated aspeed_pcc_dma_isr() to move DMA_DONE after data copy.
  • Ensure DMA_DONE interrupt status is cleared only after the DMA data has been copied to the FIFO. Previously, the status was updated before the copy, which could lead to race conditions or incomplete data handling.

Tested: Verified on morocco.

- Updated aspeed_pcc_dma_isr() to move DMA_DONE after data copy.
- Ensure DMA_DONE interrupt status is cleared only after the DMA data has been copied to the FIFO.
  Previously, the status was updated before the copy, which could lead to race conditions or incomplete data handling.

Tested: Verified on morocco.

Signed-off-by: Anjali Gedam <[email protected]>
@anjali-gedam anjali-gedam merged commit 50795dc into integ_sp8 Nov 24, 2025
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.

3 participants