Messages in this thread |  | | Subject | Re: [PATCH V3 0/5] Update pcie-tegra194 driver | From | Om Prakash Singh <> | Date | Mon, 26 Jul 2021 12:31:22 +0530 |
| |
Hi Lorenzo, Please consider these patches to review.
Thanks, Om
On 6/23/2021 3:35 PM, Om Prakash Singh wrote: > External email: Use caution opening links or attachments > > > 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 > > V1: > http://patchwork.ozlabs.org/project/linux-pci/cover/20210527115246.20509-1-omp@nvidia.com/ > V2: > http://patchwork.ozlabs.org/project/linux-pci/cover/20210606082204.14222-1-omp@nvidia.com/ > > Om Prakash Singh (5): > PCI: tegra: Fix handling BME_CHGED event > PCI: tegra: Fix MSI-X programming > PCI: tegra: Disable interrupts before entering L2 > PCI: tegra: Don't allow suspend when Tegra PCIe is in EP mode > PCI: tegra: Cleanup unused code > > drivers/pci/controller/dwc/pcie-tegra194.c | 36 +++++++++++++--------- > 1 file changed, 22 insertions(+), 14 deletions(-) > > -- > 2.17.1 >
|  |