mbox series

[v1,0/2] SYSCFG Fast Mode Plus support for I2C STM32F7

Message ID 1542370822-14721-1-git-send-email-pierre-yves.mordret@st.com
Headers show
Series SYSCFG Fast Mode Plus support for I2C STM32F7 | expand

Message

Pierre Yves MORDRET Nov. 16, 2018, 12:20 p.m. UTC
Append optional bindings to update SYSCFG Fast Mode Plus bits if
Fast Mode Plus speed is selected.

---
  Version history:
    v1:
       * Initial
---

Pierre-Yves MORDRET (2):
  dt-bindings: i2c-stm32: SYSCFG Fast Mode Plus support for I2C STM32F7
  i2c: i2c-stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7

 .../devicetree/bindings/i2c/i2c-stm32.txt          |  6 ++++
 drivers/i2c/busses/i2c-stm32f7.c                   | 37 ++++++++++++++++++++--
 2 files changed, 40 insertions(+), 3 deletions(-)