[coreboot-gerrit] Change in coreboot[master]: mb/lenovo/t430/devicetree: Add missing TPM entry

Patrick Rudolph (Code Review) gerrit at coreboot.org
Sun Jun 3 10:21:41 CEST 2018


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/26780


Change subject: mb/lenovo/t430/devicetree: Add missing TPM entry
......................................................................

mb/lenovo/t430/devicetree: Add missing TPM entry

Tested on Lenovo T430:
The TPM is advertised through ACPI tables and the version can be
read using tpm_version, tcsd and tpm_tis.

Change-Id: I0b0c39e7aa1be4a479325d4b5eff5892a7e2f69f
Signed-off-by: Patrick Rudolph <siro at das-labor.org>
---
M src/mainboard/lenovo/t430/devicetree.cb
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/26780/1

diff --git a/src/mainboard/lenovo/t430/devicetree.cb b/src/mainboard/lenovo/t430/devicetree.cb
index aa2f4fe..666e3ec 100644
--- a/src/mainboard/lenovo/t430/devicetree.cb
+++ b/src/mainboard/lenovo/t430/devicetree.cb
@@ -165,6 +165,9 @@
 
 					register "has_thinker1" = "0"
 				end
+				chip drivers/pc80/tpm
+					device pnp 0c31.0 on end
+				end
 			end
 			device pci 1f.2 on # SATA Controller 1
 				subsystemid 0x17aa 0x21f3

-- 
To view, visit https://review.coreboot.org/26780
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0b0c39e7aa1be4a479325d4b5eff5892a7e2f69f
Gerrit-Change-Number: 26780
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro at das-labor.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180603/4095e5ed/attachment.html>


More information about the coreboot-gerrit mailing list