Re: [U-Boot] [PATCH 1/1] i2c: add i2c driver for stm32

2017-08-09 Thread Patrice CHOTARD
Hi Heiko On 08/09/2017 06:10 AM, Heiko Schocher wrote: > Hi Simon, Patrice, > > Am 06.08.2017 um 07:15 schrieb Simon Glass: >> Hi Patrice, >> >> On 25 July 2017 at 10:02, wrote: >>> From: Patrice Chotard >>> >>> Add i2c driver which can be used on both STM32F7 and STM32H7. >>> This I2C block s

Re: [U-Boot] [PATCH 1/1] i2c: add i2c driver for stm32

2017-08-09 Thread Patrice CHOTARD
Hi Simon On 08/06/2017 07:15 AM, Simon Glass wrote: > Hi Patrice, > > On 25 July 2017 at 10:02, wrote: >> From: Patrice Chotard >> >> Add i2c driver which can be used on both STM32F7 and STM32H7. >> This I2C block supports the following features: >> _ Slave and master modes >> _ Multimaste

Re: [U-Boot] [PATCH 1/1] i2c: add i2c driver for stm32

2017-08-08 Thread Heiko Schocher
Hi Simon, Patrice, Am 06.08.2017 um 07:15 schrieb Simon Glass: Hi Patrice, On 25 July 2017 at 10:02, wrote: From: Patrice Chotard Add i2c driver which can be used on both STM32F7 and STM32H7. This I2C block supports the following features: _ Slave and master modes _ Multimaster capabil

Re: [U-Boot] [PATCH 1/1] i2c: add i2c driver for stm32

2017-08-05 Thread Simon Glass
Hi Patrice, On 25 July 2017 at 10:02, wrote: > From: Patrice Chotard > > Add i2c driver which can be used on both STM32F7 and STM32H7. > This I2C block supports the following features: > _ Slave and master modes > _ Multimaster capability > _ Standard-mode (up to 100 kHz) > _ Fast-mode (up

[U-Boot] [PATCH 1/1] i2c: add i2c driver for stm32

2017-07-25 Thread patrice.chotard
From: Patrice Chotard Add i2c driver which can be used on both STM32F7 and STM32H7. This I2C block supports the following features: _ Slave and master modes _ Multimaster capability _ Standard-mode (up to 100 kHz) _ Fast-mode (up to 400 kHz) _ Fast-mode Plus (up to 1 MHz) _ 7-bit and 10-bit