[PATCH 0/2] tpm: driver- and tpm2-specific sysfs attributes

From: Andrey Pronin
Date: Thu Jul 14 2016 - 21:51:45 EST


This patchset adds sysfs attributes for the cases not covered by the
existing TPM1.2 support:
- device-specific attributes provided by drivers like tpm_tis_spi
- TPM2.0

Andrey Pronin (2):
tpm: add sysfs attributes for tpm2
tpm: support driver-specific sysfs attrs in tpm_tis_core

drivers/char/tpm/tpm-chip.c | 48 ++++++++++++++++++++++++++---------------
drivers/char/tpm/tpm-sysfs.c | 25 ++++++++++++++++++---
drivers/char/tpm/tpm.h | 8 ++++++-
drivers/char/tpm/tpm_tis_core.c | 3 +++
drivers/char/tpm/tpm_tis_core.h | 1 +
5 files changed, 64 insertions(+), 21 deletions(-)

--
2.6.6