Message ID | 20211215110115.191749-1-tudor.ambarus@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | dmaengine: at_xdmac: Various fixes | expand |
On 15-12-21, 13:01, Tudor Ambarus wrote: > Bugs identified when debugging a hang encountered when operating > an octal DTR SPI NOR memory. The culprit was the flash, not the > DMA driver, so all these bugs are not experienced in real life, > they are all theoretical fixes. Nevertheless the bugs are there > and I think they should be squashed. > > Tested the serial with DMA on sama5d2_xplained. Tested QSPI with DMA on > sama7g5ek. All went well. Applied all, thanks