Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-29 | nds32: use generic dma_noncoherent_ops | Christoph Hellwig | |
Switch to the generic noncoherent direct mapping implementation. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Greentime Hu <greentime@andestech.com> Tested-by: Greentime Hu <greentime@andestech.com> | |||
2018-02-22 | nds32: DMA mapping API | Greentime Hu | |
This patch adds support for the DMA mapping API. It uses dma_map_ops for flexibility. Signed-off-by: Vincent Chen <vincentc@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> Acked-by: Arnd Bergmann <arnd@arndb.de> |