You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/13 10:01:56 UTC

[GitHub] [nuttx] jrosberg opened a new pull request, #8104: fix dma support for SAMA5 flexspi driver

jrosberg opened a new pull request, #8104:
URL: https://github.com/apache/nuttx/pull/8104

   ## Summary
   add missing defines for SAMA5D2x dma
   add proper Kconfig and minor fixes to get flexcom SPI dma working
   
   ## Impact
   after this, Flexcom SPI works with DMA 
   
   ## Testing
   Tested on Starcat Jupiter Nano board. (SAMA5D27C)
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 merged pull request #8104: fix dma support for SAMA5 flexspi driver

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #8104:
URL: https://github.com/apache/nuttx/pull/8104


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] TimJTi commented on pull request #8104: fix dma support for SAMA5 flexspi driver

Posted by GitBox <gi...@apache.org>.
TimJTi commented on PR #8104:
URL: https://github.com/apache/nuttx/pull/8104#issuecomment-1381717253

   > FYI @TimJTi (Original driver author)
   
   I look forward to taking advantage of this enhancement :)


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] adamfeuer commented on pull request #8104: fix dma support for SAMA5 flexspi driver

Posted by GitBox <gi...@apache.org>.
adamfeuer commented on PR #8104:
URL: https://github.com/apache/nuttx/pull/8104#issuecomment-1384405663

   @jrosberg Thank you!


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] jrosberg commented on pull request #8104: fix dma support for SAMA5 flexspi driver

Posted by GitBox <gi...@apache.org>.
jrosberg commented on PR #8104:
URL: https://github.com/apache/nuttx/pull/8104#issuecomment-1381595705

   @adamfeuer Please review.
   FYI @TimJTi (Original driver author)
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org