Remove ThunderX PCIe FDT quirks from pci_host_generic_fdt.c
authorMarcin Wojtas <mw@FreeBSD.org>
Thu, 27 May 2021 08:05:35 +0000 (10:05 +0200)
committerMarcin Wojtas <mw@FreeBSD.org>
Tue, 8 Jun 2021 15:51:11 +0000 (17:51 +0200)
commitf0f7b0868a94d33ca3362702832b772bc01c65d6
tree48b3e8ddccf59135f383229ffdd0e15f5ac71619
parentb38239433258683bdd45a5627815a56ea6e79b64
Remove ThunderX PCIe FDT quirks from pci_host_generic_fdt.c

ThunderX is the only board known to use them.
Move them to the ThunderX PCIe driver.

Submitted by: Kornel Duleba <mindal@semihalf.com>
Reviewed by: andrew
Obtained from: Semihalf
Sponsored by: Alstom Group
Differential Revision: https://reviews.freebsd.org/D30179
sys/arm64/cavium/thunder_pcie_fdt.c
sys/dev/pci/pci_host_generic_fdt.c