[PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs
From: Jim Broadus
Date: Tue May 26 2026 - 19:23:24 EST
Changes v3:
- Renamed the series from "Add optional delay after relinquish" to
"Fix probe of some older TPMs"
- Addressed review comment, saving entire did_vid in priv structure.
- Use did_vid value to identify problem TPM and apply quirk.
Changes v2:
- Move delay from tpm_tis_relinquish_locality to
__tpm_tis_relinquish_locality.
Link to v2: https://lore.kernel.org/all/20260519154530.6386-1-jbroadus@xxxxxxxxx/
Jim Broadus (2):
tpm: tpm_tis: store entire did_vid
tpm: tpm_tis: Add settle time for some TPMs
drivers/char/tpm/tpm_tis_core.c | 28 ++++++++++++++++++++--------
drivers/char/tpm/tpm_tis_core.h | 3 ++-
2 files changed, 22 insertions(+), 9 deletions(-)
--
2.54.0