On Mon, 08 Sep 2025 18:59:15 +0200, Niklas Cassel wrote: > dw_pcie_edma_irq_vector() requires either "dma" (if there is a single IRQ > for all DMA channels) or "dmaX" (if there is one IRQ per DMA channel) to > be specified in device tree. > > Thus, it does not make any sense for dw_pcie_edma_irq_verify() to have a > looser requirement than dw_pcie_edma_irq_vector(). (Since both functions > will get called during the probe of the eDMA driver. First > dw_pcie_edma_irq_verify(), then dw_pcie_edma_irq_vector().) > > [...] Applied, thanks! [1/2] PCI: dwc: Cleanup dw_pcie_edma_irq_verify() commit: 35ddcfd49f1520a95db3aafdb5bd115e2fd075a4 [2/2] PCI: qcom-ep: Remove redundant edma.nr_irqs initialization commit: 9e495c2d7f38a6e256749a8466856dc711666f05 Best regards, -- Manivannan Sadhasivam <mani@xxxxxxxxxx>