commit | be4054b8b6671ebc977eb7774b8e889d2d05d3e3 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue May 12 16:45:31 2020 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Fri May 15 11:22:31 2020 +0530 |
tree | ef95ac988561d2204af7866d81c2fbfb5db856e1 | |
parent | ee63fab3ccf9795a8fb014415fefdaa74bb0ba46 [diff] |
dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy cppi5_tr_csf_set() clears previously set Configuration Specific Flags. Setting the EOP flag clears the SUPR_EVT flag for the last TR which is not desirable as we do not want to have events from the TR. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20200512134531.5742-1-peter.ujfalusi@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>