mb/google/fatcat/var/lapis: Update tpm i2c configuration

Make I2C3 enabled for early init.

BUG=b:438785495
TEST=emerge-fatcat coreboot

Change-Id: Ia5a48dde252f8d1dc552229bc2d33f1e7adf2e98
Signed-off-by: Hualin Wei <weihualin@huaqin.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89290
Reviewed-by: Pranava Y N <pranavayn@google.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Hualin Wei 2025-09-22 20:29:48 +08:00 committed by Matt DeVillier
commit eb3497fae4

View file

@ -57,6 +57,7 @@ chip soc/intel/pantherlake
register "common_soc_config" = "{
.logo_valignment = FW_SPLASH_VALIGNMENT_MIDDLE,
.i2c[3] = {
.early_init=1,
.speed = I2C_SPEED_FAST,
},
}"