Re: [PATCH v7 00/10] TPM 2.0 support

2014-11-17 Thread Jarkko Sakkinen
Any feedback? /Jarkko On Tue, Nov 11, 2014 at 03:45:03PM +0200, Jarkko Sakkinen wrote: > This patch set enables TPM2 protocol and provides drivers for FIFO and > CRB interfaces. > > v2: > - Improved struct tpm_chip life-cycle by taking advantage of devres > API. > - Refined sysfs attributes

Re: [PATCH v7 00/10] TPM 2.0 support

2014-11-17 Thread Jarkko Sakkinen
Any feedback? /Jarkko On Tue, Nov 11, 2014 at 03:45:03PM +0200, Jarkko Sakkinen wrote: This patch set enables TPM2 protocol and provides drivers for FIFO and CRB interfaces. v2: - Improved struct tpm_chip life-cycle by taking advantage of devres API. - Refined sysfs attributes as

[PATCH v7 00/10] TPM 2.0 support

2014-11-11 Thread Jarkko Sakkinen
This patch set enables TPM2 protocol and provides drivers for FIFO and CRB interfaces. v2: - Improved struct tpm_chip life-cycle by taking advantage of devres API. - Refined sysfs attributes as simple key-values thereby not repeating mistakes in TPM1 sysfs attributes. - Documented functions

[PATCH v7 00/10] TPM 2.0 support

2014-11-11 Thread Jarkko Sakkinen
This patch set enables TPM2 protocol and provides drivers for FIFO and CRB interfaces. v2: - Improved struct tpm_chip life-cycle by taking advantage of devres API. - Refined sysfs attributes as simple key-values thereby not repeating mistakes in TPM1 sysfs attributes. - Documented functions