Re: [PATCH v2 2/3] Added Xilinx XDMA IP core driver
From: Martin Tůma
Date: Wed Sep 21 2022 - 05:26:15 EST
> Currently, the V3 patch series does not support register user logic
> interrupt yet.
This is a showstopper for almost every XDMA based PCIe card. As the
driver "consumes" the whole register space (including the user IRQs
enable/disable registers), there is AFAIK no way how to enable the user
IRQs when this driver is loaded.
> Could you convert your driver to use this?
Not without the user IRQs.
M.