From e32565cd2d6447ebee9a55580b905026582f9a76 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 20 Mar 2023 13:27:34 -0600 Subject: soc/amd/mendocino: Remove GPP bridge to Bus B The internal GPP bridge to bus B is not used on MDN, so remove it. Signed-off-by: Martin Roth Change-Id: I4f95afd192c5b799b7a3e12650476b7933cdd118 Reviewed-on: https://review.coreboot.org/c/coreboot/+/73863 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held Reviewed-by: Matt DeVillier Reviewed-by: Eric Lai Reviewed-by: Fred Reitberger --- src/soc/amd/mendocino/chipset_mendocino.cb | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/soc/amd/mendocino/chipset_mendocino.cb b/src/soc/amd/mendocino/chipset_mendocino.cb index c28c5fc9f6..b4efdf593e 100644 --- a/src/soc/amd/mendocino/chipset_mendocino.cb +++ b/src/soc/amd/mendocino/chipset_mendocino.cb @@ -63,7 +63,6 @@ chip soc/amd/mendocino device pci 0.6 alias hda off end # Audio Processor HD Audio Controller (main AZ) device pci 0.7 alias mp2 off end # Sensor Fusion Hub (MP2) end - device pci 08.2 alias gpp_bridge_b off ops amd_internal_pcie_gpp_ops end # Internal GPP Bridge 1 to Bus B device pci 08.3 alias gpp_bridge_c off # Internal GPP Bridge 2 to Bus C ops amd_internal_pcie_gpp_ops device pci 0.0 alias xhci_2 off end # Might also be a dummy device with different PCI DID -- cgit v1.2.3