coreboot/src
Aamir Bohra f5202a640b soc/intel/common/block/i2c: Set controller state to active in i2c init
Set the controller state to D0 during the i2c init sequence, this ensures
the controller is up and active.

BUG=b:135941367
TEST=Verify no timeouts seen during I2C controller enumeration sequence

Change-Id: I247ede44b8d1d6871e3e813b63f99a7f6398dd72
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34273
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-16 05:40:23 +00:00
..
acpi
arch cpu/x86: Move smm_lock() prototype 2019-07-13 13:17:21 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console/Kconfig - only print UART addresses for I/O based UARTs 2019-07-13 17:53:22 +00:00
cpu cpu/x86: Fix DEBUG_SMM_RELOCATION dependency 2019-07-15 04:49:30 +00:00
device device: Remove device->ops from early stages 2019-07-15 17:44:08 +00:00
drivers src: Use '#include <timestamp.h>' when needed 2019-07-15 02:26:52 +00:00
ec arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
include device: Remove device->ops from early stages 2019-07-15 17:44:08 +00:00
lib lib/bootmode: Include 'vboot/misc.h' 2019-07-15 02:27:27 +00:00
mainboard mb/google/sarien/variants/arcada: Set data hold time for touchpad 2019-07-15 18:13:20 +00:00
northbridge intel/i945: Fix udelay() prototypes 2019-07-13 17:58:01 +00:00
security src/security/vboot: Add option to skip display init with vboot 2.0 2019-07-07 20:09:24 +00:00
soc soc/intel/common/block/i2c: Set controller state to active in i2c init 2019-07-16 05:40:23 +00:00
southbridge soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER 2019-07-13 13:22:15 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode vendorcode/amd/agesa/f15tn: Fix condition that has identical branches 2019-07-12 17:05:30 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00