[PATCH v1 0/3] Append additional I2C instances and activate I2C1.

Pierre-Yves MORDRET pierre-yves.mordret at st.com
Fri Apr 20 02:05:07 PDT 2018


This patch intends to appends 3 additional I2C instances (2, 3 and 4).
In the same time I2C1 is setup for both STM32F746 and STM32F769 Discovery
boards.
---
  Version history:
     v1:
        * Initial
---

Pierre-Yves MORDRET (3):
  ARM: dts: stm32: Append additional I2Cs for STM32F746 SoC
  ARM: dts: stm32: Add I2C1 support for STM32F769-DISCO Board
  ARM: dts: stm32: Add I2C1 support for STM32F746-DISCO Board

 arch/arm/boot/dts/stm32f746-disco.dts |  8 ++++++++
 arch/arm/boot/dts/stm32f746.dtsi      | 36 +++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stm32f769-disco.dts |  8 ++++++++
 3 files changed, 52 insertions(+)

-- 
2.7.4




More information about the linux-arm-kernel mailing list