mbox series

[0/4] Enhancements to Tegra194 PCIe driver

Message ID 20201026065459.28509-1-vidyas@nvidia.com
Headers show
Series Enhancements to Tegra194 PCIe driver | expand

Message

Vidya Sagar Oct. 26, 2020, 6:54 a.m. UTC
This series of patches do some enhancements and some bug fixes to the
Tegra194 PCIe platform driver like
- Fixing Vendor-ID corruption
- Mapping DBI space correctly
- Updating DWC IP version
- Handling error conditions properly

Vidya Sagar (4):
  PCI: tegra: Fix ASPM-L1SS advertisement disable code
  PCI: tegra: Map configuration space as strongly ordered
  PCI: tegra: Set DesignWare IP version
  PCI: tegra: Handle error conditions properly

 drivers/pci/controller/dwc/pcie-tegra194.c | 62 +++++++++++-----------
 1 file changed, 30 insertions(+), 32 deletions(-)