Merge branch 'remotes/lorenzo/pci/cadence'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 2 Sep 2021 19:56:47 +0000 (14:56 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 2 Sep 2021 19:56:47 +0000 (14:56 -0500)
commit2b5a949eea282d03d1ace935936b1f73c5dd6cd7
treeb8f08b97e9453dee472ea6bb62362aad228d3097
parent540267e236dd66fc3cb7429c8e88e3077f9a735b
parent7c52009d94ab561e70cb72e007a6076f20451f85
Merge branch 'remotes/lorenzo/pci/cadence'

- Convert bool in structs to bitfield (Kishon Vijay Abraham I)

- Work around J7200 non-PCIe SERDES lane electrical issue that prevents
  PCIe link training (Nadeem Athani)

- Add J7200 PCIe support to j721e (Kishon Vijay Abraham I)

- Add AM64 PCIe support to j721e (Kishon Vijay Abraham I)

- Add J7200 and AM64 device IDs to endpoint test (Kishon Vijay Abraham I)

* remotes/lorenzo/pci/cadence:
  misc: pci_endpoint_test: Add deviceID for AM64 and J7200
  PCI: j721e: Add PCIe support for AM64
  PCI: j721e: Add PCIe support for J7200
  PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
  PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool