You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller
During early days of PCI quirks support, ThunderX firmware did not provide
PNP0c02 node with PCI configuration space and PEM-specific register ranges.
This means that for legacy FW we are not reserving these resources and
cannot gather PEM-specific resources for further PEM initialization.
To support already deployed legacy FW, calculate PEM-specific ranges and
provide resources reservation as fallback scenario into PEM driver when we
could not gather PEM reg base from ACPI tables.
Tested-by: Robert Richter <[email protected]>
Signed-off-by: Tomasz Nowicki <[email protected]>
Signed-off-by: Vadim Lomovtsev <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Robert Richter <[email protected]>
CC: [email protected] # v4.10+
0 commit comments