mb/google/mancomb: Enable GFX HDA device
Enable Display Controller Engine Audio endpoint to enable HDMI audio. BUG=b:186479763 TEST=Build and boot to OS in mancomb. Signed-off-by: Ivy Jian <ivy_jian@compal.corp-partner.google.com> Change-Id: I47cf9a9dc73fd47e390b079bb9eaa14dc364404a Reviewed-on: https://review.coreboot.org/c/coreboot/+/54609 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
parent
ba102237e6
commit
581fd082e2
|
@ -55,6 +55,7 @@ chip soc/amd/cezanne
|
|||
|
||||
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 # GFX HD Audio Controller
|
||||
device ref xhci_0 on # USB 3.1 (USB0)
|
||||
chip drivers/usb/acpi
|
||||
device ref xhci_0_root_hub on
|
||||
|
|
Loading…
Reference in New Issue