mb/google/myst: Enable gfx_hda
Enable gfx_hda to allow for audio over hdmi. BUG=b:277219546 TEST=builds Signed-off-by: Jon Murphy <jpmurphy@google.com> Change-Id: I58096f1408f66f968af1494e487cf2bfc43b9a0f Reviewed-on: https://review.coreboot.org/c/coreboot/+/74278 Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
8f3f0cb0e7
commit
d40cecd00d
|
@ -76,6 +76,7 @@ chip soc/amd/phoenix
|
|||
device domain 0 on
|
||||
device ref gpp_bridge_a on # Internal GPP Bridge 0 to Bus A
|
||||
device ref gfx on end # Internal GPU (GFX)
|
||||
device ref gfx_hda on end # Display HD Audio Controller (GFXAZ)
|
||||
device ref crypto on end # Crypto Coprocessor
|
||||
device ref xhci_0 on # USB 3.1 (USB0)
|
||||
chip drivers/usb/acpi
|
||||
|
|
Loading…
Reference in New Issue