coreboot/src/drivers/i2c
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
..
adm1026 drivers/i2c/adm1026: Remove unneeded headers 2018-04-27 17:48:27 +00:00
adm1027 drivers/i2c/adm1027: Remove unneeded headers 2018-04-27 17:48:19 +00:00
adt7463
at24rf08c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
ck505 drivers/i2c/ck505: Remove unneeded headers 2018-04-26 11:59:28 +00:00
da7219 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
designware coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
generic coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
hid mb/google/sarien: Disable touch by strap pin GPP_B4 2019-04-24 15:51:22 +00:00
i2cmux
i2cmux2
lm63 src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
lm96000 drivers/i2c/lm96000: Add new hardware-monitoring IC 2019-03-14 18:31:53 +00:00
max98373 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
max98927 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
nau8825 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
nct7802y drivers/i2c/nct7802y: Add new hardware-monitoring IC 2019-03-14 18:28:11 +00:00
pca9538 src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
pcf8523 src: Fix all Siemens copyrights 2017-11-07 12:33:51 +00:00
rt5663 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
rtd2132 src/drivers: Fix checkpatch warning: no spaces at the start of a line 2017-07-28 16:24:57 +00:00
rx6110sa device/i2c_bus: allow i2c_bus and i2c_simple to coexist 2018-01-24 05:02:50 +00:00
sx9310 drivers/i2c/sx9310: Add support for GPIO IRQ 2019-04-12 02:14:51 +00:00
tpm src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
w83793 src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
w83795 coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ww_ring src/drivers: Fix typo 2018-08-10 21:25:30 +00:00