coreboot/src
Subrata Banik 7d8c0c2c58 soc/intel/commom/block/i2c: Make I2C controller out of reset
This patch ensures I2C controllers are out of reset without any
assumptions.

BUG=b:116191230
BRANCH=none
TEST=Dump MMIO offset 0x204 to check if I2C host controller is NOT
at reset (by reading Bit 0-1 as 3)

Change-Id: I4b335a834333e01cfa2d802e4aad0735d0212dcc
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/28762
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-10-03 04:50:37 +00:00
..
acpi
arch arch/riscv: Advance the PC after handling misaligned load/store 2018-09-26 18:52:08 +00:00
commonlib complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
console complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
cpu src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
device src/device/device.c: Don't use device_t in ramstage 2018-09-19 10:35:01 +00:00
drivers drivers/intel/wifi: Add DID for Intel WIFI module 8260, 8275 2018-10-01 18:03:55 +00:00
ec ec/google/chromeec: Update google_chromeec_get_board_version prototype 2018-09-20 17:15:26 +00:00
include drivers/intel/wifi: Add DID for Intel WIFI module 8260, 8275 2018-10-01 18:03:55 +00:00
lib src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
mainboard mb/google/octopus: Operate touchpad I2C CLK in spec 2018-10-01 15:52:10 +00:00
northbridge src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc soc/intel/commom/block/i2c: Make I2C controller out of reset 2018-10-03 04:50:37 +00:00
southbridge sb/intel/bd82x6x: Don't use device_t 2018-09-21 14:13:02 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode vendorcode/amd/pi/00670F00/Lib: Remove folder 2018-09-28 10:15:22 +00:00
Kconfig src/Kconfig: Drop a superfluous word 2018-10-01 15:28:47 +00:00