mb/google/skyrim: Set i2c3 to hidden in devicetree

Allows ACPI SSDT generator to hide the device from Windows via _STA

Change-Id: Idb5d2cd6eca2a2746e89a371005332e9f621df83
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77675
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Matt DeVillier 2023-09-04 12:19:11 -05:00 committed by Felix Held
parent ea8b45e840
commit 6695256e69
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ chip soc/amd/mendocino
device ref i2c_0 on end
device ref i2c_1 on end
device ref i2c_2 on end
device ref i2c_3 on
device ref i2c_3 hidden
chip drivers/i2c/tpm
register "hid" = ""GOOG0005""
register "desc" = ""Ti50 TPM""