coreboot/src
Duncan Laurie 9db8c2585a mb/google/volteer: Add firmware configuration table
Add the current firmware configuration table for the volteer mainboard
and define some actions based on probe results for audio:

- When I2S options are selected disable the SoundWire GPIOs.
- When SoundWire is enabled disable the I2S GPIOs.
- When no audio is enabled disable all the GPIOs.

BUG=b:147462631
TEST=Test that GPIOs are configured as expected based on the current
value of the fw_config field in cbi.

Change-Id: I179f8b6436be83a2b37911777764bd26a0d404b7
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41215
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-06-02 18:07:00 +00:00
..
acpi acpi: Add new file for implementing Type-C Connector class 2020-05-28 23:54:43 +00:00
arch arch/x86/postcar_loader: utilize var_mtrr_context API 2020-06-02 16:10:05 +00:00
commonlib commonlib: Add CBFS_TYPE_BOOTBLOCK 2020-06-02 07:26:44 +00:00
console
cpu cpu/x86/mtrr: add x86_setup_mtrrs_with_detect_no_above_4gb() 2020-06-02 16:10:13 +00:00
device src: Remove redundant includes 2020-06-02 07:42:32 +00:00
drivers arch/x86/postcar_loader: utilize var_mtrr_context API 2020-06-02 16:10:05 +00:00
ec src: Remove redundant includes 2020-06-02 07:42:32 +00:00
include fw_config: Add firmware configuration interface 2020-06-02 16:40:04 +00:00
lib fw_config: Add firmware configuration interface 2020-06-02 16:40:04 +00:00
mainboard mb/google/volteer: Add firmware configuration table 2020-06-02 18:07:00 +00:00
northbridge src: Remove redundant includes 2020-06-02 07:42:32 +00:00
security src: Remove unused 'include <fmap.h>' 2020-06-02 07:42:40 +00:00
soc soc/amd/picasso: Install AGESA ACPI tables 2020-06-02 13:52:16 +00:00
southbridge sb/intel/i82371eb: Fix 16-bit read/write PCI_COMMAND register 2020-06-02 07:43:48 +00:00
superio superio/nuvoton/nct6779d: Open some LDN config registers 2020-06-02 08:02:48 +00:00
vendorcode soc/amd/picasso: Install AGESA ACPI tables 2020-06-02 13:52:16 +00:00
Kconfig fw_config: Add firmware configuration interface 2020-06-02 16:40:04 +00:00