On Thu, 09 Mar 2023 17:56:31 +0100, H. Nikolaus Schaller wrote: > commit bb38919ec56e ("PCI: imx6: Add support for i.MX6 PCIe controller") > added a fault hook to this driver in the probe function. So it was only > installed if needed. > > commit bde4a5a00e76 ("PCI: imx6: Allow probe deferral by reset GPIO") > moved it from probe to driver init which installs the hook unconditionally > as soon as the driver is compiled into a kernel. > > [...] Applied to controller/dwc, thanks! [1/1] PCI: imx6: install the fault handler only if we are really running on a compatible device https://git.kernel.org/pci/pci/c/5f5ac460dfe7 Thanks, Lorenzo