davids5 opened a new pull request, #7887: URL: https://github.com/apache/nuttx/pull/7887
## Summary s32k3xx:LPSPI register usage cleanup removes redundant 32 reg modifiy code. s32ke3xx:EDMA Usage Clean up. Ensure the lpspi and qspi used the eDMA and did their own cache maintenance. In the past EDMA rework `ttype` was removed as was the dcache operation because the buffer extent is not know by the eDMA. ## Impact Should make the drivers stable with both WB/WT caching enabled. ## Testing inspection only. @PetervdPerk - would you please verify this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org