From 7931c6a81df82416ead196505411c4f6ff368429 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 19 Aug 2016 17:29:17 -0500 Subject: mb/asus/kgpe-d16: Add TPM support The ASUS KGPE-D16 accepts an optional Infineon LPC TPM module. Expose the TPM LPC device to the host operating system. Change-Id: If500e9162bf1e233ccaa35db79452daa59a34f2f Signed-off-by: Timothy Pearson Reviewed-on: https://review.coreboot.org/16269 Tested-by: build bot (Jenkins) Tested-by: Raptor Engineering Automated Test Stand Reviewed-by: Martin Roth --- src/mainboard/asus/kgpe-d16/devicetree.cb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/asus/kgpe-d16/devicetree.cb') diff --git a/src/mainboard/asus/kgpe-d16/devicetree.cb b/src/mainboard/asus/kgpe-d16/devicetree.cb index ff2023ddd0..9039f6dea2 100644 --- a/src/mainboard/asus/kgpe-d16/devicetree.cb +++ b/src/mainboard/asus/kgpe-d16/devicetree.cb @@ -214,6 +214,9 @@ chip northbridge/amd/amdfam10/root_complex # Root complex device pnp 2e.d off end # VID_BUSSEL device pnp 2e.f off end # GPIO_PP_OD end + chip drivers/pc80/tpm + device pnp 4e.0 on end # TPM module + end end device pci 14.4 on # Bridge device pci 1.0 on end # VGA -- cgit v1.2.3