[PATCH v3 0/5] Add support for the STM32F4 I2C

2016-06-20 Thread M'boumba Cedric Madianga
This patchset adds support for the I2C controller embedded in STM32F4xx SoC. It enables I2C transfer in interrupt mode with Standard-mode and Fast-mode bus speed. Changes since v2: - Group I2C pins definitions in the device tree (Maxime) - Suffix I2C phandle with part number (Maxime) - Remov busy

[PATCH v3 0/5] Add support for the STM32F4 I2C

2016-06-20 Thread M'boumba Cedric Madianga
This patchset adds support for the I2C controller embedded in STM32F4xx SoC. It enables I2C transfer in interrupt mode with Standard-mode and Fast-mode bus speed. Changes since v2: - Group I2C pins definitions in the device tree (Maxime) - Suffix I2C phandle with part number (Maxime) - Remov busy