[U-Boot] [PATCH v4 2/4] dm: tpm: Add Driver Model support for tpm_atmel_twi driver

Simon Glass sjg at chromium.org
Mon Oct 19 01:16:33 CEST 2015


On 8 October 2015 at 15:45, Simon Glass <sjg at chromium.org> wrote:
> On 6 October 2015 at 21:54, Christophe Ricard
> <christophe.ricard at gmail.com> wrote:
>> tpm_atmel_twi can fit perfectly to the new UCLASS_TPM class.
>>
>> Signed-off-by: Christophe Ricard <christophe-h.ricard at st.com>
>> Reviewed-by: Tom Rini <trini at 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 at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list