coreboot-kgpe-d16/src/mainboard/google/hatch
Sathya Prakash M R d244f6ca46 mb/google/hatch: Enable audio support
Following changes are done to enable audio support on hatch
1. Enable I2C4 device at 400Khz at 1.8V
2. Configure GPIO for HP INT and SPKR_PA_EN
3. Add ACPI entry for RT5682 and MAX98357A
4. Enable I2S0 and I2S1 lines
5. Enable generic max98357a driver in Kconfig

BUG=b:123738217
BRANCH=none
TEST=Check SSDT table for RT5682 & MAX98357a entry.
     Verify audio using Sound Open firmware (SOF)

Change-Id: I93f3917c19cc3f0f8fd7b5e1b4d9b24a59f45f84
Signed-off-by: Sathya Prakash M R <sathya.prakash.m.r@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31280
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-03-11 18:31:52 +00:00
..
spd mb/google/hatch: Replace part-specific SPD files with generic ones 2019-02-08 19:01:32 +00:00
variants mb/google/hatch: Enable audio support 2019-03-11 18:31:52 +00:00
acpi_tables.c
board_info.txt
bootblock.c
chromeos.c mb/google/hatch: Fixes to initial hatch mainboard checkin 2018-12-22 12:14:20 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
dsdt.asl coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ec.c mb/google/hatch: Enable AP Wake from EC 2019-01-30 06:32:23 +00:00
Kconfig mb/google/hatch: Enable audio support 2019-03-11 18:31:52 +00:00
Kconfig.name
mainboard.c hatch: Add sbmios_mainboard_sku function 2019-01-17 07:28:27 +00:00
Makefile.inc mb/google/hatch: Enable AP Wake from EC 2019-01-30 06:32:23 +00:00
ramstage.c mb/google/{hatch,sarien}: Configure GPIOs using cnl_configure_pads 2019-02-07 08:52:07 +00:00
romstage.c mb/google/hatch: Add memory init setup for hatch 2018-12-23 05:12:14 +00:00
smihandler.c mb/google/hatch: Add SMI handlers 2018-12-27 22:08:57 +00:00