summaryrefslogtreecommitdiff
path: root/drivers/pci/endpoint
diff options
context:
space:
mode:
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>2023-07-17 09:54:55 +0300
committerKrzysztof Wilczyński <kwilczynski@kernel.org>2023-08-26 19:54:45 +0300
commitff8d92038cf92c886873c0e0628ba1272e6a087c (patch)
tree788814825515524f396da2b2bb9bf1122e7af2c6 /drivers/pci/endpoint
parentd9d9f26f1666b8e4052b7b40b2f17c456da0fba3 (diff)
downloadlinux-ff8d92038cf92c886873c0e0628ba1272e6a087c.tar.xz
PCI: qcom-ep: Add eDMA support
Qualcomm PCIe Endpoint controllers have the in-built Embedded DMA (eDMA) peripheral for offloading the data transfer between the PCIe bus and memory. Let's add support for it by enabling the eDMA IRQ in the driver. The eDMA DMA Engine driver will handle the rest of the functionality. Since the eDMA on Qualcomm platforms only uses a single IRQ for all channels, use 1 for edma.nr_irqs. [kwilczynski: commit log] Link: https://lore.kernel.org/linux-pci/20230717065459.14138-4-manivannan.sadhasivam@linaro.org Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Diffstat (limited to 'drivers/pci/endpoint')
0 files changed, 0 insertions, 0 deletions