drivers: i2c: stm32: add support for H7 series

Enable I2C driver for STM32 H7 series.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
Gerard Marull-Paretas 2020-03-06 17:35:32 +01:00 committed by Maureen Helm
commit 39b1f6cbba
6 changed files with 172 additions and 4 deletions

View file

@ -42,4 +42,8 @@ config GPIO_STM32_PORTK
endif # GPIO_STM32
config I2C_STM32_V2
default y
depends on I2C_STM32
endif # SOC_SERIES_STM32H7X