summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2023-04-19 21:03:04 +0200
committerFelix Held <felix-coreboot@felixheld.de>2023-04-20 21:14:39 +0000
commit6e2c28fb8947a21ac8940170cedf3244115db763 (patch)
tree3c071992a8c23450ce844a9cfc93c76b37621b73
parentaec49aed3c4dd65d95eb8322ce2909d487befdb2 (diff)
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 <felix-coreboot@felixheld.de> Change-Id: Ibd115953bdd60e1dfcc79797b0c2158e5d861636 Reviewed-on: https://review.coreboot.org/c/coreboot/+/74564 Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com> Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/soc/amd/phoenix/chipset.cb1
1 files changed, 0 insertions, 1 deletions
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"