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

2017-08-23 Thread Heiko Schocher
Hello Partrice, Am 09.08.2017 um 14:45 schrieb patrice.chot...@st.com: 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) _

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

2017-08-13 Thread Simon Glass
On 9 August 2017 at 06:45, 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 to 400 kHz)

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

2017-08-09 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