Attention is currently required from: Christian Walter, Angel Pons, Arthur Heymans, Michael Niewöhner.
Shawn C has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37441 )
Change subject: mb/supermicro/x11-lga1151v2-series: Add support for X11SCH-F
......................................................................
Patch Set 72:
(1 comment)
File src/mainboard/supermicro/x11-lga1151v2-series/variants/x11sch-f/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/37441/comment/5b0f1656_82b5df0e
PS72, Line 96: end
Please add definitions for tpm into devicetree, otherwise it'll be invisible to OS.
diff --git a/src/mainboard/supermicro/x11-lga1151v2-series/variants/x11sch-f/overridetree.cb b/src/mainboard/supermicro/x11-lga1151v2-series/variants/x11sch-f/overridetree.cb
index 1669b230c5..7d19d713bb 100644
--- a/src/mainboard/supermicro/x11-lga1151v2-series/variants/x11sch-f/overridetree.cb
+++ b/src/mainboard/supermicro/x11-lga1151v2-series/variants/x11sch-f/overridetree.cb
@@ -94,5 +94,10 @@ chip soc/intel/cannonlake
smbios_slot_desc "SlotTypeM2Socket3" "SlotLengthOther"
"M.2-P_2" "SlotDataBusWidth4X"
end
+ device pci 1f.0 on # LPC Bridge
+ chip drivers/pc80/tpm
+ device pnp c31.0 on end # TPM
+ end
+ end
end
end
--
To view, visit
https://review.coreboot.org/c/coreboot/+/37441
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0ab1cb9462607b9af068bc2374508d99c60d0a30
Gerrit-Change-Number: 37441
Gerrit-PatchSet: 72
Gerrit-Owner: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Guido Beyer @ Prodrive Technologies
guido.beyer@prodrive-technologies.com
Gerrit-Reviewer: Justin van Son
justin.van.son@prodrive-technologies.com
Gerrit-Reviewer: Martin L. Roth
martinroth@google.com
Gerrit-Reviewer: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: Stef van Os
stef.van.os@prodrive-technologies.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: wouter.eckhardt@prodrive-technologies.com
Gerrit-CC: Jonas Löffelholz
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-CC: Shawn C
citypw@hardenedlinux.org
Gerrit-Attention: Christian Walter
christian.walter@9elements.com
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Comment-Date: Tue, 25 Jan 2022 12:21:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment