Re: [U-Boot] [PATCH] tpm: tpm_tis_lpc: Add support for AT97SC3204

2016-10-15 Thread Simon Glass
Hi George, On 14 October 2016 at 15:41, George McCollister wrote: > > The Atmel AT97SC3204 is also TIS compliant. > Modify the tpm_tis_lpc driver to check for the vid/did used by the > Atmel AT97SC3204 and report an appropriate description. > > Signed-off-by: George

[U-Boot] [PATCH] tpm: tpm_tis_lpc: Add support for AT97SC3204

2016-10-14 Thread George McCollister
The Atmel AT97SC3204 is also TIS compliant. Modify the tpm_tis_lpc driver to check for the vid/did used by the Atmel AT97SC3204 and report an appropriate description. Signed-off-by: George McCollister --- drivers/tpm/tpm_tis_lpc.c | 37