[GIT PULL] tpmdd changes for v6.6-rc1

From: Jarkko Sakkinen
Date: Mon Sep 04 2023 - 16:25:26 EST


Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine (2023-09-03 10:49:42 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8f7f35e5aa6f2182eabcfa3abef4d898a48e9aa8:

tpm: Enable hwrng only for Pluton on AMD CPUs (2023-09-04 21:57:59 +0300)

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

This pull request contains two more bug fixes for tpm_crb, in other
words categorically disabling rng for AMD CPU's in the tpm_crb driver,
discarding the earlier probing approach.

BR, Jarkko

----------------------------------------------------------------
Christophe JAILLET (1):
tpm_crb: Fix an error handling path in crb_acpi_add()

Jarkko Sakkinen (1):
tpm: Enable hwrng only for Pluton on AMD CPUs

drivers/char/tpm/tpm_crb.c | 38 +++++++++++---------------------------
1 file changed, 11 insertions(+), 27 deletions(-)