coreboot/src
Wim Vervoorn 54f8116d86 mb/facebook/monolith: Enable HDA for HDMI output
The HDA controller was disabled because no codec exists on the board.
However, this also disabled audio over HDMI.

To correct this, enable Azalia and the HDA controller in the devicetree.

BUG=N/A
TEST=tested on facebook monolith

Change-Id: I7be2c29151dc9d6c247c3332fb9adfb34449c703
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38128
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-01-10 14:57:18 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch acpi: Be more ACPI compliant when generating _UID 2020-01-09 14:22:51 +00:00
commonlib commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
console drivers/pc80/rtc: Swap cmos_write32() parameter order 2020-01-06 04:30:40 +00:00
cpu drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
device src/device: Update pci_class to PCI-SIG Specification 2020-01-10 10:55:49 +00:00
drivers fsp1_1: Drop unused weak function 2020-01-10 14:56:23 +00:00
ec drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
include drivers/spi/spi_flash: explicitly handle STMicro deep power state 2020-01-10 04:55:09 +00:00
lib timestamps: Fix syncing, logging and comments 2020-01-10 14:12:00 +00:00
mainboard mb/facebook/monolith: Enable HDA for HDMI output 2020-01-10 14:57:18 +00:00
northbridge device,sb/intel: Move SMBus host controller prototypes 2020-01-09 21:25:41 +00:00
security src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
soc soc/mediatek/mt8183: Restore vcore after DRAM calibration 2020-01-10 14:47:59 +00:00
southbridge sb/intel/common: Add smbus_set_slave_addr() 2020-01-09 21:31:31 +00:00
superio drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
vendorcode vc/amd/agesa/f16kb/Proc/GNB: Fix out-of-bounds read 2020-01-10 14:56:02 +00:00
Kconfig timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour 2020-01-10 14:11:50 +00:00