Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver

From: M'boumba Cedric Madianga
Date: Thu Mar 23 2017 - 16:40:57 EST


Hi Wolfram,

Yes the STM32F7 has a new I2C IP core compared to STM32F4.
The engine, the machine state are very different.
I tried few months ago to write a common driver but it was very very
difficilcut as the 2 IP are not so much things in common.

BR,
Cedric

2017-03-23 21:17 GMT+01:00 Wolfram Sang <wsa@xxxxxxxxxxxxx>:
> On Fri, Mar 17, 2017 at 10:58:56AM +0100, M'boumba Cedric Madianga wrote:
>> This patch adds initial support for the STM32F7 I2C controller.
>>
>> Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@xxxxxxxxx>
>
> So, the STM32F7 has a new I2C IP core compared to STM32F4?
>