coreboot-kgpe-d16/src/mainboard/google/hatch
Seunghwan Kim d9105d98b7 mb/google/kohaku: Adjust I2C clock frequency
All serial I2C bus frequencies should not be over 400KHz in kohaku,
but the measurement showed frequencies of I2C1 and I2C4 were over
400KHz. (b:144885961)

This change adjusts I2C speed settings to limit that frequencies to
400KHz.

The new setting values have been from other projects using same I2C
components, and verified I2C1 and I2C4 frequencies < 400MHz internally.

BUG=b:144885961
BRANCH=firmware-hatch-12672.B
TEST=Verified I2C1 and I2C4 frequency not over 400KHz

Change-Id: I9614fb39b6e55cb2ce1b0879a9f5204e55002f8d
Signed-off-by: Seunghwan Kim <sh_.kim@samsung.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37313
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2019-12-04 14:08:28 +00:00
..
spd /mb/google/hatch: clean manufacturing information in spd 2019-11-14 11:29:27 +00:00
variants mb/google/kohaku: Adjust I2C clock frequency 2019-12-04 14:08:28 +00:00
acpi_tables.c
board_info.txt
bootblock.c mb/google/hatch: Refactor override_early_gpio_table 2019-08-09 01:25:46 +00:00
chromeos-16MiB.fmd mb/google: Shrink GBB section size 2019-10-18 12:23:54 +00:00
chromeos.c mainboard: remove "recovery" gpio, selectively add "presence" gpio. 2019-05-13 09:21:51 +00:00
chromeos.fmd mb/google: Shrink GBB section size 2019-10-18 12:23:54 +00:00
dsdt.asl soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/ 2019-11-01 11:50:31 +00:00
ec.c
Kconfig hatch: Create stryke variant 2019-12-03 11:31:49 +00:00
Kconfig.name hatch: Create stryke variant 2019-12-03 11:31:49 +00:00
mainboard.asl mb/google/hatch: Enable/disable GPIO clock gating 2019-07-11 15:03:09 +00:00
mainboard.c mb/google/hatch: override smbios manufacturer name from CBI 2019-09-20 05:27:47 +00:00
Makefile.inc mainboard/google: Allow Hatch variants to read SPD data over SMBus 2019-11-07 06:23:55 +00:00
ramstage.c mb/google/hatch: Configure GPIOs in mainboard chip->init() 2019-10-25 06:54:50 +00:00
romstage_spd_cbfs.c mainboard/google: Rework Hatch so that SPD in CBFS is optional 2019-11-06 10:15:10 +00:00
romstage_spd_smbus.c mainboard/google: Allow Hatch variants to read SPD data over SMBus 2019-11-07 06:23:55 +00:00
smihandler.c mainboard/google: Fix indirect includes 2019-08-15 04:41:35 +00:00