coreboot/src
Duncan Laurie 30783d84cf mainboard/google/eve: Enable internal pull-down on USB_C{0,1}_DP_HPD
These lines act as inputs to both EC and AP and when the corresponding
TCPC mux is in low power mode the line is floating.  Add an internal
pull-down to each GPIO to prevent it from floating in this state.

BUG=b:35775012
BRANCH=none
TEST=Verify that the kernel does not see a device present on DP when
the TCPC mux is in low power mode.

Change-Id: Ie229f84871e9994467c0ab660cc7e271a51d9cbb
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://review.coreboot.org/19263
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-04-14 04:20:09 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: remove CAR global migration when postcar stage is used 2017-04-08 23:22:02 +02:00
commonlib commonlib: Wrap lines at 80 columns 2017-03-13 21:23:21 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu arch/x86: remove CAR global migration when postcar stage is used 2017-04-08 23:22:02 +02:00
device libgfxinit: Select CONFIG_VGA when needed 2017-04-08 13:03:52 +02:00
drivers drivers/spi/tpm: Clean up SPI TPM driver 2017-04-13 05:04:13 +02:00
ec ec/roda/it8518: Do EC write manually with long timeout 2017-04-08 13:17:56 +02:00
include drivers/spi/tpm: Clean up SPI TPM driver 2017-04-13 05:04:13 +02:00
lib src/lib/jpeg: Fix missing closing brace 2017-03-29 13:05:18 +02:00
mainboard mainboard/google/eve: Enable internal pull-down on USB_C{0,1}_DP_HPD 2017-04-14 04:20:09 +02:00
northbridge nb/amdk8/(pre_)f.h: Don't declare global variable in header 2017-04-10 20:53:00 +02:00
soc soc/intel/apollolake: Change IOSF_BASE_ADDRESS to PCR_BASE_ADDRESS 2017-04-13 22:16:21 +02:00
southbridge sb/intel/i82801gx: Add i2c_block_read to smbus.h 2017-04-11 11:51:04 +02:00
superio superio/fintek: Add support for Fintek F71808A 2017-03-27 19:19:56 +02:00
vboot Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
vendorcode AGESA f14: Fix memory clock register decoding 2017-04-08 15:19:09 +02:00
Kconfig GDB_WAIT: Clarify Kconfig description 2017-03-14 22:20:47 +01:00