Re: [U-Boot] [PATCH v2 22/28] dm: tpm: Convert I2C driver to driver model

2015-08-30 Thread Simon Glass
On 24 August 2015 at 14:22, Christophe Ricard wrote: > Hi Simon, > > This one looks good to me. > > Acked-by: Christophe Ricard Applied to u-boot-dm. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v2 22/28] dm: tpm: Convert I2C driver to driver model

2015-08-24 Thread Christophe Ricard
Hi Simon, This one looks good to me. Acked-by: Christophe Ricard Best Regards Christophe On 23/08/2015 02:31, Simon Glass wrote: Convert the tpm_tis_i2c driver to use driver model and update boards which use it. Signed-off-by: Simon Glass --- Changes in v2: - Update driver for v2 TPM ucla

[U-Boot] [PATCH v2 22/28] dm: tpm: Convert I2C driver to driver model

2015-08-22 Thread Simon Glass
Convert the tpm_tis_i2c driver to use driver model and update boards which use it. Signed-off-by: Simon Glass --- Changes in v2: - Update driver for v2 TPM uclass which supports timeouts configs/peach-pi_defconfig | 1 + configs/peach-pit_defconfig | 1 + configs/snow_defconfig | 1