
On 6 October 2015 at 21:54, Christophe Ricard christophe.ricard@gmail.com wrote:
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
Changes in v4: None Changes in v3: None Changes in v2: None
.../controlcenterd_36BIT_SDCARD_DEVELOP_defconfig | 2 + configs/controlcenterd_36BIT_SDCARD_defconfig | 2 + .../controlcenterd_TRAILBLAZER_DEVELOP_defconfig | 2 + configs/controlcenterd_TRAILBLAZER_defconfig | 2 + drivers/tpm/Kconfig | 2 +- drivers/tpm/tpm_atmel_twi.c | 68 ++++++++++++++++------ 6 files changed, 59 insertions(+), 19 deletions(-)
Acked-by: Simon Glass sjg@chromium.org