]> git.ipfire.org Git - thirdparty/linux.git/commit
dmaengine: dw-edma: Add AMD MDB Endpoint Support
authorDevendra K Verma <devendra.verma@amd.com>
Wed, 18 Mar 2026 07:04:02 +0000 (12:34 +0530)
committerVinod Koul <vkoul@kernel.org>
Wed, 18 Mar 2026 09:41:40 +0000 (15:11 +0530)
commit14eb9a1d338fdc301a2297af86818ecf716b1539
tree70caa03e0178317fb14b0f6233ce408a11c2e5b5
parent132e47b783a8057a8eb14484f153b417de00c1cb
dmaengine: dw-edma: Add AMD MDB Endpoint Support

AMD MDB PCIe endpoint support. For AMD specific support
added the following
  - AMD supported PCIe Device IDs and Vendor ID (Xilinx).
  - AMD MDB specific driver data
  - AMD MDB specific VSEC capability to retrieve the device DDR
    base address.

Signed-off-by: Devendra K Verma <devendra.verma@amd.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260318070403.1634706-2-devendra.verma@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dw-edma/dw-edma-pcie.c