coreboot-kgpe-d16/src
peichao.wang 3debb1fe87 mb/google/octopus: Touchpad I2C CLK (405.25KHz)over spec(<400KHz)
Need to tune I2C bus 6 clock frequency under the 400KHz

Bug=b:116543001
TEST=flash coreboot to the DUT and measure I2C bus 6 clock
frequency whether arrive to 399.1KHz

Change-Id: I95b535a6b429fc34961a4953004a1c51e53a9be6
Signed-off-by: Peichao.Wang <peichao.wang@bitland.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/28747
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-09-26 15:12:13 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/{mips,power8}/include/arch: Don't use device_t 2018-09-21 14:12:18 +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/cpu/via/nano: Remove unneeded include 2018-09-25 14:12:56 +00:00
device src/device/device.c: Don't use device_t in ramstage 2018-09-19 10:35:01 +00:00
drivers drivers/spi: Read Winbond's flash protection bits 2018-09-16 13:02:50 +00:00
ec ec/google/chromeec: Update google_chromeec_get_board_version prototype 2018-09-20 17:15:26 +00:00
include include/device/pnp.h: Don't use device_t 2018-09-21 14:11:54 +00:00
lib complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
mainboard mb/google/octopus: Touchpad I2C CLK (405.25KHz)over spec(<400KHz) 2018-09-26 15:12:13 +00:00
northbridge northbridge: Use 'unsigned int' to bare use of 'unsigned' 2018-09-25 14:12:43 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc amd/common/psp: Remove use of PspBaseLib 2018-09-24 19:42:47 +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 amd/common/psp: Remove use of PspBaseLib 2018-09-24 19:42:47 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00