]> git.sur5r.net Git - u-boot/commit
tpm: tpm_tis_lpc: Add support for AT97SC3204
authorGeorge McCollister <george.mccollister@gmail.com>
Mon, 17 Oct 2016 14:24:32 +0000 (09:24 -0500)
committerSimon Glass <sjg@chromium.org>
Fri, 2 Dec 2016 17:37:47 +0000 (10:37 -0700)
commita982b6f5149387d931442837f598c9589bbd12bf
tree241b5cfb79d712c471d2e39db8b482d246c829b6
parent0427b9c52578b2bb0dc1a3058d732899d107f74d
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>
drivers/tpm/tpm_tis_lpc.c