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

   ## Summary
   
   With DMA enabled on some I2C channels but not all the Non DMA channels were 
failing.
   
   The cause was condition the status with only the enabled interrupts on non 
DMA chennels. This conditioning needs  to only happen in DMA enabled channels
   
   ## Impact
   
   Without this fix:  With DMA enabled on some I2C channels but not all the Non 
DMA channels were failing.
   
   ## Testing
   
   imx1170 PX4 nxp_fmurt1170-v1 (with I2C DMA on 1,2,3 and no DMA on 6)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to