Manivannan Sadhasivam ff8d92038c
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>
2023-08-26 16:54:45 +00:00
..
2023-08-26 16:54:45 +00:00
2023-06-26 12:59:56 -05:00
2023-06-26 12:59:56 -05:00
2023-04-27 10:45:30 -07:00
2023-06-26 12:59:56 -05:00
2023-06-26 12:59:56 -05:00
2023-06-26 12:59:57 -05:00
2023-06-30 15:06:45 -07:00
2023-04-30 11:51:51 -07:00
2021-09-28 13:43:17 -05:00