coreboot/src
Johnny Li 9399de9bb7 mb/google/volteer/var/volteer: I2C5 trackpad bus freq 400 kHz
The current I2C5 bus frequency is 367 kHZ, which does not meet the spec.
This change updates scl_lcnt, scl_hcnt, scl_hcnt value for I2C5 to bring
the bus frequency closer to 400kHz.

BUG=b:153588771
TEST=Verified that I2C5 frequency is between 389-396kHz.
Signed-off-by: Johnny Li <johnny_li@wistron.corp-partner.google.com>
Change-Id: If59502aec7c3ab55864a518d626cde52aee18373
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43746
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Caveh Jalali <caveh@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-28 19:18:40 +00:00
..
acpi src/acpi/device.c: Add include <types.h> 2020-07-26 21:34:21 +00:00
arch ACPI S3: Clean up resume path 2020-07-28 10:37:28 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> 2020-07-26 21:38:22 +00:00
device src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
drivers drivers/i2c/max98373: fix error message formatting 2020-07-28 19:18:28 +00:00
ec ec/lenovo/h8: Align macro values in one column 2020-07-26 21:40:00 +00:00
include PCI IDs: Add PCI ID for the realtek 5261 2020-07-28 19:18:13 +00:00
lib ACPI S3: Clean up resume path 2020-07-28 10:37:28 +00:00
mainboard mb/google/volteer/var/volteer: I2C5 trackpad bus freq 400 kHz 2020-07-28 19:18:40 +00:00
northbridge nb/intel/haswell: Enable DMI ASPM 2020-07-28 10:54:29 +00:00
security src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
soc src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
southbridge src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
superio superio/common: Avoid NULL pointer dereference 2020-07-24 21:21:09 +00:00
vendorcode vc/cavium: Fix up license headers 2020-07-28 10:54:58 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00