Open nashif opened 8 years ago
by Mark Linkmeyer:
Moving to 1.7 per review in the Execution Checkpoint meeting on 10/17.
by Kuo-Lang Tseng:
The shim to add the DMA support should use the new DMA API proposed here for adding DMA support: https://gerrit.zephyrproject.org/r/#/c/10489/ (GH-780)
by Mark Linkmeyer:
Fixing incorrect priority
by Qiu Peiyang:
This story has not been updated for a few days. Is this feature still needed for 1.7?
by Kuo-Lang Tseng:
Qiu Peiyang According to Sergio, this is not currently being worked on so unlikely it will be in for 1.7.
Reported by Kuo-Lang Tseng:
Current I2C shim driver uses irq_transfer call from QMSI. QMSI driver supports DMA mode transfer too and using that mode can reduce interrupts and in some cases can be more efficient.
(Imported from Jira ZEP-452)