Skip to content
Commit 7ce87dcf authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Heiko Schocher
Browse files

i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7



Read SYSCFG bindings to set Fast Mode Plus bits if Fast Mode Plus
speed is selected.

Handle the stm32mp15 specific compatible to handle FastMode+
registers handling which is different on the stm32mp15 compared
to the stm32f7 or stm32h7.
Indeed, on the stm32mp15, the FastMode+ set and clear registers
are separated while on the other platforms (F7 or H7) the control
is done in a unique register.

Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
parent fb3388cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment