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

2020-11-28 Thread Jarkko Sakkinen
On Fri, Nov 27, 2020 at 01:01:09PM +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 v3] char: tpm: add i2c driver for cr50

2020-11-27 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