From 571dbbe34588f853cfbd182742752c7b9be84bd6 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Sun, 15 Feb 2026 13:37:29 +0100 Subject: [PATCH] mb/lenovo/t430: Move TPM in devicetree.cb Move the TPM entry to make the devicetree.cb look like the T530 devicetree.cb. Should not change any functionality, but changes the TIMELESS build artifact. Change-Id: Ia49c8fe9781e4d97aaf5ef38d5d76fdfc8c0f0be Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/c/coreboot/+/91282 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/lenovo/t430/devicetree.cb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mainboard/lenovo/t430/devicetree.cb b/src/mainboard/lenovo/t430/devicetree.cb index 02a4c85344..198900b399 100644 --- a/src/mainboard/lenovo/t430/devicetree.cb +++ b/src/mainboard/lenovo/t430/devicetree.cb @@ -87,6 +87,9 @@ chip northbridge/intel/sandybridge register "dock_event_enable" = "true" device pnp ff.1 on end # dummy end + chip drivers/pc80/tpm + device pnp 0c31.0 on end + end chip ec/lenovo/h8 device pnp ff.2 on # dummy io 0x60 = 0x62 @@ -138,9 +141,6 @@ chip northbridge/intel/sandybridge register "has_thinker1" = "true" end - chip drivers/pc80/tpm - device pnp 0c31.0 on end - end end device ref sata1 on end # SATA Controller 1 device ref smbus on # SMBus