[GIT PULL] tpmdd changes for v6.9

From: Jarkko Sakkinen
Date: Mon Mar 11 2024 - 20:29:16 EST


Merge tag 'cgroup-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2024-03-11 13:13:22 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-v6.9-rc1

for you to fetch changes up to 6fa6b796e037a15b1c208b1158f801f9adcb1f2b:

tpm: tis_i2c: Add compatible string nuvoton,npct75x (2024-03-12 00:26:06 +0200)

----------------------------------------------------------------
Hi,

This is my pull request for Linux v6.9. Contains small scope bug fixes
and device tree updates. No new features.

BR, Jarkko

----------------------------------------------------------------
Lino Sanfilippo (1):
tpm,tpm_tis: Avoid warning splat at shutdown

Lukas Wunner (4):
dt-bindings: tpm: Add compatible string atmel,attpm20p
tpm_tis_spi: Add compatible string atmel,attpm20p
tpm_tis: Add compatible string atmel,at97sc3204
tpm: tis_i2c: Add compatible string nuvoton,npct75x

Randy Dunlap (1):
tpm/tpm_ftpm_tee: fix all kernel-doc warnings

Documentation/devicetree/bindings/tpm/tcg,tpm_tis-spi.yaml | 1 +
drivers/char/tpm/tpm_ftpm_tee.c | 6 +++---
drivers/char/tpm/tpm_tis.c | 1 +
drivers/char/tpm/tpm_tis_core.c | 3 +--
drivers/char/tpm/tpm_tis_i2c.c | 2 ++
drivers/char/tpm/tpm_tis_spi_main.c | 1 +
6 files changed, 9 insertions(+), 5 deletions(-)