On Tue, May 26, 2026 at 04:22:42PM -0700, Jim Broadus wrote: > 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/[email protected]/ > > 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 >
Applied. Thank you! BR, Jarkko

