Re: [PATCH v5] char: tpm: add i2c driver for cr50

2020-12-04 Thread Jarkko Sakkinen
On Thu, Dec 03, 2020 at 11:39:19PM +0200, Adrian Ratiu wrote: > From: "dlau...@chromium.org" > > Add TPM 2.0 compatible I2C interface for chips with cr50 firmware. > > The firmware running on the currently supported H1 MCU requires a > special driver to handle its specific protocol, and this mak

[PATCH v5] char: tpm: add i2c driver for cr50

2020-12-03 Thread Adrian Ratiu
From: "dlau...@chromium.org" Add TPM 2.0 compatible I2C interface for chips with cr50 firmware. The firmware running on the currently supported H1 MCU requires a special driver to handle its specific protocol, and this makes it unsuitable to use tpm_tis_core_* and instead it must implement the u