]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(stm32mp1): manage STM32MP13 rev.Y
authorYann Gautier <yann.gautier@foss.st.com>
Mon, 9 May 2022 15:01:11 +0000 (17:01 +0200)
committerYann Gautier <yann.gautier@st.com>
Wed, 17 Aug 2022 15:25:45 +0000 (17:25 +0200)
commita3f97f66c36e987a6617f1f39c3b9e64b763212c
treeecf20dd6805fb6bacf0a422d4e9aa65c50e9eb9b
parent936f29f6b51b3c7f37fd34e30a7f1f7c3944b361
feat(stm32mp1): manage STM32MP13 rev.Y

The new SoC version for STM32MP13 is the revision Y. The register
SYSCFG_IDC is updated for this new version with the value 0x1003.
The function stm32mp_get_soc_name() should also be updated to manage
this new SoC revision.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I4f2fa5f1503f17db93d8413c79c2b7a18d279f9b
plat/st/stm32mp1/stm32mp1_def.h
plat/st/stm32mp1/stm32mp1_private.c