[GIT PULL] tpm: changes for v6.3-rc4

From: Jarkko Sakkinen
Date: Mon Mar 20 2023 - 09:37:51 EST


Hi,

Sent because of a build fix for previous PR. Also couple of less important
fixes.

BR, Jarkko

The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65:

Linux 6.3-rc3 (2023-03-19 13:27:55 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpm-v6.3-rc4

for you to fetch changes up to 923c8dfa9a3640d4dcedd7df12b53254f7e6e4fc:

tpm: fix build break in tpm-chip.c caused by AMD fTPM quirk (2023-03-20 15:27:03 +0200)

----------------------------------------------------------------
tpm: v6.3-rc4

----------------------------------------------------------------
James Bottomley (1):
tpm: fix build break in tpm-chip.c caused by AMD fTPM quirk

Mark Hasemeyer (1):
tpm: cr50: i2c: use jiffies to wait for tpm ready irq

Yu Zhe (1):
tpm: remove unnecessary (void*) conversions

drivers/char/tpm/eventlog/common.c | 6 +++---
drivers/char/tpm/tpm-chip.c | 2 +-
drivers/char/tpm/tpm_tis_i2c_cr50.c | 3 +--
3 files changed, 5 insertions(+), 6 deletions(-)