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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html