coreboot/src
Jarried Lin 4c8547704f mb/google/rauru: Add 2nd source TAS2563 amps to support beep
Derive the audio amplifier from FW_CONFIG, and set up I2C and I2S for
TAS2563. Also pass the corresponding GPIO(s) to the payload.

TEST=build pass and driver init ok
BUG=b:357969183

Change-Id: I10cba7964d3847f2a74341b3130ff1e7bfd8d37a
Signed-off-by: Darren Ye <darren.ye@mediatek.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85360
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yidi Lin <yidilin@google.com>
2024-12-03 09:35:40 +00:00
..
acpi acpi_gic: Add helper for platform gicc 2024-10-08 08:58:34 +00:00
arch Treewide: Remove unused header files 2024-11-30 04:44:06 +00:00
commonlib commonlib/bsd/mem_chip_info: Add mem_chip_info_entry_density_bytes 2024-11-27 07:41:35 +00:00
console
cpu cpu/via/c7: Compress ramstage with LZ4 by default 2024-11-21 09:26:17 +00:00
device device: Add const qualifier for input of dev_is_active_bridge 2024-11-20 04:32:02 +00:00
drivers drivers/pc80/pc: Clean up formatting of PS/2 related ASL code 2024-11-27 22:11:46 +00:00
ec ec/google/chromeec: Fix typo in google_chromeec_get_pd_chip_info 2024-11-06 22:42:52 +00:00
include Treewide: Remove unused header files 2024-11-30 04:44:06 +00:00
lib tree: Fix cast an object of type 'nullptr_t' to 'uintptr_t' error 2024-10-29 01:41:41 +00:00
mainboard mb/google/rauru: Add 2nd source TAS2563 amps to support beep 2024-12-03 09:35:40 +00:00
northbridge nb/via/cx700/romstage: Include missing static.h header 2024-11-21 12:25:19 +00:00
sbom
security drivers/pc80/tpm: Remove flag TPM_RDRESP_NEED_DELAY 2024-10-14 15:26:11 +00:00
soc soc/mediatek/mt8196: Add audio base address definition 2024-12-03 08:54:15 +00:00
southbridge Treewide: Remove unused header files 2024-11-30 04:44:06 +00:00
superio superio/ite: Add support for IT8625E 2024-11-21 15:49:12 +00:00
vendorcode vc/intel/fsp: Update PTL FSP headers from 2382_01 to 2431.00 2024-12-03 06:48:28 +00:00
Kconfig