[GIT PULL] tpmdd updates for Linux v5.6

From: Jarkko Sakkinen
Date: Wed Jan 22 2020 - 03:53:44 EST


Hi,

This update adds a new sysfs file for querying TPM major version,
which can be used by the user space the TPM protocol used to
communicate with the chip.

/Jarkko

The following changes since commit d96d875ef5dd372f533059a44f98e92de9cf0d42:

Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs (2020-01-20 11:24:13 -0800)

are available in the Git repository at:

git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200122

for you to fetch changes up to 7084eddf6be94e73f8298c1a28078b91536f2975:

tpm: Add tpm_version_major sysfs file (2020-01-22 10:46:51 +0200)

----------------------------------------------------------------
tpmdd updates for Linux v5.6

----------------------------------------------------------------
Jerry Snitselaar (2):
tpm: Update mailing list contact information in sysfs-class-tpm
tpm: Add tpm_version_major sysfs file

Documentation/ABI/stable/sysfs-class-tpm | 33 ++++++++++++++++++++-----------
drivers/char/tpm/tpm-sysfs.c | 34 +++++++++++++++++++++++++-------
2 files changed, 49 insertions(+), 18 deletions(-)