summaryrefslogtreecommitdiff
path: root/drivers/ddr/microchip
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-10-17 15:13:27 -0600
committerTom Rini <trini@konsulko.com>2024-10-17 18:21:20 -0600
commitf1de0b97d1cbfd982b7a507962bb21b12a024b2f (patch)
tree50faa0029b442de15773ffc46618eeb3d83593ea /drivers/ddr/microchip
parent0a504585d1cefeaf35ae8f860a5e5aa44dfffed5 (diff)
parentf83076add0fcc3d062c8183d905e7fc15236ce51 (diff)
Merge patch series "Cleanup dma device in spl and move dma channel[0]"
Prasanth Babu Mantena <p-mantena@ti.com> says: The channel allocation and deallocation for dma copy was happening on every dma transfer. This is a overhead for transactions like NAND, which does page reads recursively for complete data. So, moving the dma allocation to probe and implement corresponding remove function and cleanup dma device while exiting from spl. Enable SPL_DM_DEVICE_REMOVE, for device removal capability in SPL. Link: https://lore.kernel.org/r/20241009145703.1970034-1-p-mantena@ti.com
Diffstat (limited to 'drivers/ddr/microchip')
0 files changed, 0 insertions, 0 deletions