Merge branch 'pci/controller/loongson'
- Increase max PCI hosts to 8 for Loongson-3C6000 and newer chipsets (Huacai Chen) * pci/controller/loongson: PCI/ACPI: Increase Loongson max PCI hosts to 8
This commit is contained in:
@@ -181,6 +181,18 @@ static struct mcfg_fixup mcfg_quirks[] = {
|
||||
LOONGSON_ECAM_MCFG("LOONGSON", 0),
|
||||
LOONGSON_ECAM_MCFG("\0", 1),
|
||||
LOONGSON_ECAM_MCFG("LOONGSON", 1),
|
||||
LOONGSON_ECAM_MCFG("\0", 2),
|
||||
LOONGSON_ECAM_MCFG("LOONGSON", 2),
|
||||
LOONGSON_ECAM_MCFG("\0", 3),
|
||||
LOONGSON_ECAM_MCFG("LOONGSON", 3),
|
||||
LOONGSON_ECAM_MCFG("\0", 4),
|
||||
LOONGSON_ECAM_MCFG("LOONGSON", 4),
|
||||
LOONGSON_ECAM_MCFG("\0", 5),
|
||||
LOONGSON_ECAM_MCFG("LOONGSON", 5),
|
||||
LOONGSON_ECAM_MCFG("\0", 6),
|
||||
LOONGSON_ECAM_MCFG("LOONGSON", 6),
|
||||
LOONGSON_ECAM_MCFG("\0", 7),
|
||||
LOONGSON_ECAM_MCFG("LOONGSON", 7),
|
||||
#endif /* LOONGARCH */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user