commit | 8d594ccbf835c7362fc4c415d6e6686f0f4ae7e5 | [log] [tgz] |
---|---|---|
author | George McCollister <george.mccollister@gmail.com> | Mon Oct 17 09:24:32 2016 -0500 |
committer | Simon Glass <sjg@chromium.org> | Fri Dec 02 10:37:47 2016 -0700 |
tree | 241b5cfb79d712c471d2e39db8b482d246c829b6 | |
parent | eefa30242680762cad32fba5f5965c55f58fcf55 [diff] |
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>