[U-Boot] [PATCH 06/24] tpm: Support using driver model with I2C

Simon Glass sjg at chromium.org
Wed May 13 00:40:53 CEST 2015


On 4 May 2015 at 11:30, Simon Glass <sjg at chromium.org> wrote:
> As a first step towards converting the TPM system to driver model, allow it
> to work with CONFIG_DM_I2C.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/tpm/tpm.c         |  89 +++++++++++++++++++++++++-----
>  drivers/tpm/tpm_private.h |   3 ++
>  drivers/tpm/tpm_tis_i2c.c | 134 +++++++++++++++++++++++++++++++---------------
>  3 files changed, 170 insertions(+), 56 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list