]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dmaengine: dw-edma: Add HDMA NATIVE map check
authorDevendra K Verma <devverma@amd.com>
Tue, 13 May 2025 07:03:14 +0000 (12:33 +0530)
committerVinod Koul <vkoul@kernel.org>
Wed, 14 May 2025 13:45:36 +0000 (14:45 +0100)
commitd7130902abb40e96f1ff486b9d143c006bf553e0
tree95233d68ef3438c08ad1591c22c0a56f4acdd942
parentd175222f5e90b7e1f23713378823c338fabb3258
dmaengine: dw-edma: Add HDMA NATIVE map check

The HDMA IP supports the HDMA_NATIVE map format as part of Vendor-Specific
Extended Capability. Added the check for HDMA_NATIVE map format.
The check for map format enables the IP specific function invocation
during the DMA ops.

Signed-off-by: Devendra K Verma <devverma@amd.com>
Link: https://lore.kernel.org/r/20250513070314.577823-1-devverma@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dw-edma/dw-edma-pcie.c