On 6 October 2015 at 21:54, Christophe Ricard <christophe.ric...@gmail.com> wrote: > As there is no TCG specification or recommendation for i2c TPM 1.2, > move tpm_tis_i2c driver to tpm_i2c_infineon. Other tpm vendors like Atmel > or STMicroelectronics may have a different transport protocol for i2c. > > Signed-off-by: Christophe Ricard <christophe-h.ric...@st.com> > Reviewed-by: Tom Rini <tr...@konsulko.com> > --- > > Changes in v4: > - Fix compilation issues reported by Simon Glass on > - patch 2: dm: tpm: Add Driver Model support for tpm_atmel_twi driver > - patch 3: dm: tpm: Remove every compilation switch for TPM driver > model > > Changes in v3: > - Adding mention to Tom Rini review > > Changes in v2: > - Change existing users of config to use renamed Kconfig > > README | 4 ++-- > configs/nyan-big_defconfig | 2 +- > configs/peach-pi_defconfig | 2 +- > configs/peach-pit_defconfig | 2 +- > configs/snow_defconfig | 2 +- > configs/spring_defconfig | 2 +- > drivers/tpm/Kconfig | 4 ++-- > drivers/tpm/Makefile | 2 +- > drivers/tpm/{tpm_tis_i2c.c => tpm_tis_infineon.c} | 4 ++-- > drivers/tpm/{tpm_tis_i2c.h => tpm_tis_infineon.h} | 0 > 10 files changed, 12 insertions(+), 12 deletions(-) > rename drivers/tpm/{tpm_tis_i2c.c => tpm_tis_infineon.c} (99%) > rename drivers/tpm/{tpm_tis_i2c.h => tpm_tis_infineon.h} (100%)
Acked-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot