diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2021-01-15 21:28:50 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-19 17:32:34 -0800 |
commit | ed569ed9b30a748f4e5601041a999a537bb5e736 (patch) | |
tree | 929e1f6c528769091ea20df9d85ca1dbe0eaa09d /net/bluetooth | |
parent | 19d9a846d9fcdfd30b1500339e09ec8dc898feea (diff) |
net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA API
For DMA API the DMA device should be used as cpsw does not accesses to
descriptors or data buffers in any ways. The DMA does.
Also, drop dma_coerce_mask_and_coherent() setting on CPSW device, as it
should be done by DMA driver which does data movement.
This is required for adding AM64x CPSW3g support where DMA coherency
supported per DMA channel.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Co-developed-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions