"readme.rst" did not exist on "072888656dc331c6b4bded88738e7b34166c0933"
fix(plat/st): correct IO compensation disabling
In stm32mp1_syscfg_disable_io_compensation(), to disable the IO
compensation cell, we have to set the corresponding bit in
SYSCFG_CMPENCLRR register, instead of clearing the bit in SETR register.
Change-Id: I510a50451f8afb9e98c24e1ea84efbf73a39e6b4
Signed-off-by:
Yann Gautier <yann.gautier@st.com>
Showing
+3 -3
Please register or sign in to comment