u-boot-brain/drivers/tpm
George McCollister a982b6f514 tpm: tpm_tis_lpc: Add support for AT97SC3204
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 <george.mccollister@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-12-02 10:37:47 -07:00
..
Kconfig
Makefile
tpm_atmel_twi.c
tpm_internal.h
tpm_tis_infineon.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
tpm_tis_lpc.c tpm: tpm_tis_lpc: Add support for AT97SC3204 2016-12-02 10:37:47 -07:00
tpm_tis_sandbox.c
tpm_tis_st33zp24_i2c.c
tpm_tis_st33zp24_spi.c
tpm_tis.h
tpm-uclass.c