mb/google/mancomb: Fix TPM setting in devicetree

Fix I2C3 setting for TPM in devicetree.

BUG=b:187341277
TEST=Build and boot into OS

Signed-off-by: Ivy Jian <ivy_jian@compal.corp-partner.google.com>
Change-Id: I728da76cee0c92c29df4c6ee8bfb4cd07a6366c4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/53891
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
This commit is contained in:
Ivy Jian
2021-05-07 10:50:49 +08:00
committed by Martin Roth
parent a8779941dc
commit a204cdf75b

View File

@@ -121,6 +121,8 @@ chip soc/amd/cezanne
device pnp 0c09.0 on end device pnp 0c09.0 on end
end end
end end
end # domain
device ref i2c_3 on device ref i2c_3 on
chip drivers/i2c/tpm chip drivers/i2c/tpm
register "hid" = ""GOOG0005"" register "hid" = ""GOOG0005""
@@ -129,7 +131,6 @@ chip soc/amd/cezanne
device i2c 50 on end device i2c 50 on end
end end
end end
end # domain
device ref uart_0 on end # UART0 device ref uart_0 on end # UART0