summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2023-09-04 12:19:11 -0500
committerFelix Held <felix-coreboot@felixheld.de>2023-09-07 15:13:27 +0000
commitea8b45e840e64bb895daf68aa4833b12b51e5697 (patch)
tree000c1e020805ac45a70e1394e4ff601a4682bf51 /src/mainboard
parentb60f7ead81958fc224d1934e9a9c91a8ac4f00b1 (diff)
downloadcoreboot-ea8b45e840e64bb895daf68aa4833b12b51e5697.tar.gz
coreboot-ea8b45e840e64bb895daf68aa4833b12b51e5697.tar.bz2
coreboot-ea8b45e840e64bb895daf68aa4833b12b51e5697.zip
mb/google/guybrush: Set i2c3 to hidden in devicetree
Allows ACPI SSDT generator to hide the device from Windows via _STA Change-Id: I22b3ccc2c89a3f7ababd0eaf4e35604880aa0ce7 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77674 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/google/guybrush/variants/baseboard/devicetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb
index 03030598d80c..8d816046e6f4 100644
--- a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb
@@ -360,7 +360,7 @@ chip soc/amd/cezanne
end
end # domain
- device ref i2c_3 on
+ device ref i2c_3 hidden
chip drivers/i2c/tpm
register "hid" = ""GOOG0005""
register "desc" = ""Cr50 TPM""