Re: [PATCH 1/2] spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
From: Miguel Ojeda
Date: Tue Jun 17 2025 - 04:08:54 EST
On Sat, Jun 14, 2025 at 10:14 AM Eunsoo Eun <ewhk9887@xxxxxxxxx> wrote:
>
> From: Thangaraj Samynathan <thangaraj.s@xxxxxxxxxxxxx>
>
> Removes MSI-X from the interrupt request path, as the DMA engine used by
> the SPI controller does not support MSI-X interrupts.
>
> Signed-off-by: Thangaraj Samynathan <thangaraj.s@xxxxxxxxxxxxx>
> Link: https://patch.msgid.link/20250612023059.71726-1-thangaraj.s@xxxxxxxxxxxxx
> Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
For some reason this came as a "1/2" patch in the same email thread as
a Rust one, and that got things confusing. This patch looks
spurious/bogus, i.e. it is already in mainline, and it is not authored
nor signed by you, and it is not even numbered as "2/2".
Do you know what happened?
Thanks!
Cheers,
Miguel