From 6e2c28fb8947a21ac8940170cedf3244115db763 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 19 Apr 2023 21:03:04 +0200 Subject: [PATCH] soc/amd/phoenix/devicetree: drop i2s_ac97 device In both PPR #57019 Rev 3.03 and PPR #57396 Rev 3.04, the i2s_ac97 function on bus C isn't mentioned any more and the microarchitecture specification document for this SoC also doesn't mention it, so remove it from the devicetree. Signed-off-by: Felix Held Change-Id: Ibd115953bdd60e1dfcc79797b0c2158e5d861636 Reviewed-on: https://review.coreboot.org/c/coreboot/+/74564 Reviewed-by: Matt DeVillier Reviewed-by: Fred Reitberger Tested-by: build bot (Jenkins) --- src/soc/amd/phoenix/chipset.cb | 1 - 1 file changed, 1 deletion(-) diff --git a/src/soc/amd/phoenix/chipset.cb b/src/soc/amd/phoenix/chipset.cb index 2d92f14903..055e125f04 100644 --- a/src/soc/amd/phoenix/chipset.cb +++ b/src/soc/amd/phoenix/chipset.cb @@ -91,7 +91,6 @@ chip soc/amd/phoenix 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 on end # dummy, do not disable - device pci 0.2 alias i2s_ac97 off end device pci 0.3 alias usb4_xhci_0 off chip drivers/usb/acpi register "type" = "UPC_TYPE_HUB"