Closed bisingha-xilinx closed 7 months ago
When we call qdma_global_csr_conf() and qdma_global_writeback_interval_conf() it should go to eqdma_global_csr_conf() and eqdma_global_writeback_interval_conf() for Soft QDMA. So added some callbacks to qdma_hw_access_init() to fix the flow.
Closing this pr as the changes were redundant.
When we call qdma_global_csr_conf() and qdma_global_writeback_interval_conf() it should go to eqdma_global_csr_conf() and eqdma_global_writeback_interval_conf() for Soft QDMA. So added some callbacks to qdma_hw_access_init() to fix the flow.