Re: [PATCH v9] PCI: Add device-specific reset for Qualcomm devices

From: Alex Williamson

Date: Tue Jun 23 2026 - 10:17:22 EST


On Tue, 23 Jun 2026 14:56:35 +0200
Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx> 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