coreboot/src
Sathyanarayana Nujella 5c04a111e5 mainboard/intel/glkrvp: Ignore Audio DMIC IOSSTATE
Audio DMIC_CLK needs to be ON in S0ix to support Wake on Voice.
So, configuring GPIO_171 to be as IGNORE IOSSTATE, so that
clock is ON in S0ix state.

BUG=None
TEST=put DUT in S0ix, verified DMIC_CLK
     in scope when wov capture path is ON

Change-Id: I147cf3c12acb11429c6cb234e8c511f57886b6b4
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Signed-off-by: Hannah Williams <hannah.williams@intel.com>
Reviewed-on: https://review.coreboot.org/22675
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-12-07 02:35:14 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Remove supervisor_trap_entry 2017-12-02 05:25:16 +00:00
commonlib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) 2017-11-30 17:21:17 +00:00
device device: further untangle device_t from struct device 2017-11-15 05:19:42 +00:00
drivers boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
ec boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
include boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
lib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
mainboard mainboard/intel/glkrvp: Ignore Audio DMIC IOSSTATE 2017-12-07 02:35:14 +00:00
northbridge vx900/chrome9hd: fix a trivial typo 2017-11-30 22:08:46 +00:00
security security/vboot: Remove unused include of vboot_nvstorage.h 2017-12-07 01:20:51 +00:00
soc Revert "soc/intel/skylake: Clean up SoC ASL code." 2017-12-07 02:34:07 +00:00
southbridge sb/intel: Replace DTS2 with FLVL 2017-12-03 16:55:30 +00:00
superio winbond/w83977tf: Add ACPI declarations 2017-12-02 05:27:39 +00:00
vendorcode security/vboot: Guard google_chromeec_reboot by if clause 2017-12-04 23:10:57 +00:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00