commit | 302c5dba0a6eeb5846b628d3d59978dc0751def9 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Tue Oct 06 22:54:42 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Fri Oct 23 09:42:28 2015 -0600 |
tree | 449eeae686ce438d3ed29a092e810f68abb600e5 | |
parent | 0766ad2f7fdae6d7482b8e1e3f5a49b3d9a3810b [diff] |
dm: tpm: Add Driver Model support for tpm_atmel_twi driver tpm_atmel_twi can fit perfectly to the new UCLASS_TPM class. Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Simon Glass <sjg@chromium.org>