Merge branch 'pci/controller/layerscape'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2023 16:03:53 +0000 (11:03 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2023 16:03:53 +0000 (11:03 -0500)
commitaa5a239c5fcdf4de17701455be3eb116f052ba65
treeb4e0c3c88cee108f6fe0505f14b5388fa930b556
parentd4218e2a073399f66375d88bac6344d3816ca5b4
parent17cf8661ee0f065c08152e611a568dd1fb0285f1
Merge branch 'pci/controller/layerscape'

- Add support for link-down notification so the endpoint driver can process
  LINK_DOWN events (Frank Li)

- Save Link Capabilities during probe so they can be restored when handling
  a link-up event, since the controller loses the Link Width and Link Speed
  values during reset (Xiaowei Bao)

* pci/controller/layerscape:
  PCI: layerscape: Add workaround for lost link capabilities during reset
  PCI: layerscape: Add support for link-down notification