Re: [PATCH v9] PCI: Add device-specific reset for Qualcomm devices
Alex Williamson <[email protected]> Tue, 23 Jun 2026 08:15:26 -0600
| Newsgroups | dev.linux.lists.mhi,org.infradead.lists.ath11k,org.infradead.lists.ath12k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 23 Jun 2026 14:56:35 +0200 Jose Ignacio Tornos Martinez <[email protected]> wrote: > Alex, Mani - would you prefer a dedicated VFIO PCI variant driver (similar > to mlx5-vfio-pci) to ensure the reset logic only runs in VFIO scenarios, or > is the quirks.c approach acceptable? I can implement either approach. It should be a device specific reset in quirks.c. Thanks, Alex