coreboot-kgpe-d16/src
Eric Lai 18060d7d92 mb/google/sarien: Disable touch by strap pin GPP_B4
We want to disable touch for non-touch sku. We can use
strap pin GPP_B4 to identify it is connected with touch
or not.

touch sku: GPP_B4 is low
non-touch sku: GPP_B4 is high

BUG=b:131132419
TEST=boot up and check no touch device exist

Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com>
Change-Id: If6681262c25e4b01e061a8520e38905d40345509
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32438
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-04-24 15:51:22 +00:00
..
acpi
arch arch/x86/car.ld: Make the vboot tpm log symbols conditional 2019-04-23 10:18:09 +00:00
commonlib src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu cpu/intel/speedstep/acpi: Use get_ia32_fsb_x3() function 2019-04-23 10:19:37 +00:00
device src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
drivers mb/google/sarien: Disable touch by strap pin GPP_B4 2019-04-24 15:51:22 +00:00
ec ec/google/wilco: Support board_id with EC provided ID 2019-04-18 23:43:06 +00:00
include lib/fmap: Add area read/write functions 2019-04-23 10:22:54 +00:00
lib lib/fmap: Add area read/write functions 2019-04-23 10:22:54 +00:00
mainboard mb/google/sarien: Disable touch by strap pin GPP_B4 2019-04-24 15:51:22 +00:00
northbridge nb/intel/sandybridge: add pch.h include 2019-04-23 10:52:09 +00:00
security src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
soc mediatek/mt8183: Set CPU frequency to 1989MHz 2019-04-24 10:22:17 +00:00
southbridge sb/intel/bd82x6x: fix linking for non-native raminit case 2019-04-23 10:13:14 +00:00
superio src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
vendorcode coreboot: Run mainboard specific code before Cr50 reset 2019-04-23 10:21:24 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00