commit | 587bf7a7ac91b6d3c0e31631a4f3ac8aeda65b80 | [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 | 8759ff868ee4ecaed6762caf9cda79ebdfde5ea3 [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>