mb/google/guybrush: Enable GFX HDA device

Enable Display Controller Engine Audio endpoint to enable HDMI audio.

BUG=b:186479763
TEST=Build and boot to OS in guybrush.

Change-Id: I5e35440e8e70ee125d37c7ac30c9219ec69c7c6e
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52974
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Karthikeyan Ramasubramanian 2021-05-04 00:38:22 -06:00 committed by Martin Roth
parent 1b0fe18631
commit f6b2a1ca92
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ chip soc/amd/cezanne
device ref gpp_bridge_a on # Internal GPP Bridge 0 to Bus A device ref gpp_bridge_a on # Internal GPP Bridge 0 to Bus A
device ref gfx on end # Internal GPU (GFX) device ref gfx on end # Internal GPU (GFX)
device ref gfx_hda on end # GFX HD Audio Controller
device ref xhci_0 on # USB 3.1 (USB0) device ref xhci_0 on # USB 3.1 (USB0)
chip drivers/usb/acpi chip drivers/usb/acpi
device ref xhci_0_root_hub on device ref xhci_0_root_hub on