commit | fca10a8f1b47231ef92634a0adf1a26cbfc97c2a | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Tue Jan 12 15:52:19 2021 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Mar 22 09:09:23 2022 +0100 |
tree | 8f6bbe785f800e31dd6190642fd5d1d534b01745 | |
parent | 3331d3637c295993a78f22afe7463cf1c334d329 [diff] |
feat(stm32mp1): manage HSLV on STM32MP13 On STM32MP13, the high speed mode for pads in low voltage is different from STM32MP15. Each peripheral supporting the feature has its own register. Special care is taken for SDMMC peripherals. The HSLV mode is enabled only if the max voltage for the pads is lower or equal to 1.8V. Change-Id: Id94d2cca17dd4aca4d764230a643b2bb9a5f3342 Signed-off-by: Yann Gautier <yann.gautier@st.com>