[U-Boot] [PATCH v3 2/4] dm: tpm: Add Driver Model support for tpm_atmel_twi driver

Simon Glass sjg at chromium.org
Sat Oct 3 16:27:34 CEST 2015


On 20 September 2015 at 21:00, Christophe Ricard
<christophe.ricard at gmail.com> wrote:
> tpm_atmel_twi can fit perfectly to the new UCLASS_TPM class.
>
> Signed-off-by: Christophe Ricard <christophe-h.ricard at st.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> Changes in v3: None
>
>  drivers/tpm/Kconfig         |  2 +-
>  drivers/tpm/tpm_atmel_twi.c | 74 ++++++++++++++++++++++++++++++++-------------
>  2 files changed, 54 insertions(+), 22 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list