commit | b2ba78e39ad519b4d777aa814422f9aa7243e305 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Tue Jan 18 10:39:52 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Mar 22 09:09:23 2022 +0100 |
tree | fd2d930aed9ab99dac68206ae53e74f8360181df | |
parent | e05e8cfbba8da1ebe28fa1b5120d43519ea40bfe [diff] |
feat(stm32mp1): call pmic_voltages_init() in platform init The nominal voltage for VDDCPU when Cortex-A7 runs at 650MHz is 1.25V on STM32MP13. VDDCORE should be set at 1.25V as well. This is necessary, as the PMIC values in its NVMEM are 1.2V. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I3c24fe4cd68c7bf143cf9318ab38a15d6d41b5d2