On Wed, 23 Jun 2021 15:35:20 +0530, Om Prakash Singh wrote: > Update pcie-tegra194 driver with bug fixing and cleanup > > Changes from V2->V3 > Updated subject line from "PCI: tegra:" to "PCI: tegra194:" > > Changes from V1->V2 > PCI: tegra: Fix handling BME_CHGED event > - Update variable naming > PCI: tegra: Fix MSI-X programming > - No change > PCI: tegra: Disable interrupts before entering L2 > - Rephrase the commit message > PCI: tegra: Don't allow suspend when Tegra PCIe is in EP mode > - Update return value to -ENOTSUPP. > PCI: tegra: Cleanup unused code > - No Change > > [...] Applied to pci/tegra194, thanks! [1/5] PCI: tegra194: Fix handling BME_CHGED event https://git.kernel.org/lpieralisi/pci/c/ceb1412c1c [2/5] PCI: tegra194: Fix MSI-X programming https://git.kernel.org/lpieralisi/pci/c/43537cf7e3 [3/5] PCI: tegra194: Disable interrupts before entering L2 https://git.kernel.org/lpieralisi/pci/c/834c5cf2b5 [4/5] PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP mode https://git.kernel.org/lpieralisi/pci/c/de2bbf2b71 [5/5] PCI: tegra194: Cleanup unused code https://git.kernel.org/lpieralisi/pci/c/f62750e691 Thanks, Lorenzo