fdts: stm32mp1: realign device tree with kernelThere is one dtsi file per SoC version:- STM32MP151: common part for all version, Single Cortex-A7- STM32MP153: Dual Cortex-A7- STM32MP157: + GPU a
fdts: stm32mp1: realign device tree with kernelThere is one dtsi file per SoC version:- STM32MP151: common part for all version, Single Cortex-A7- STM32MP153: Dual Cortex-A7- STM32MP157: + GPU and DSI, but not needed for TF-AThe STM32MP15xC include a cryptography peripheral, add it in a dedicatedfile.There are 4 packages available, for which the IOs number change. Have onefile for each package. The 2 packages AB and AD are added.STM32157A-DK1 and STM32MP157C-DK2 share most of their features, a commondkx file is then created.Some reordering is done in other files, and realign with kernel DT files.The DDR files are generated with our internal tool, no changes in theregisters values.Change-Id: I9f2ef00306310abe34b94c2f10fc7a77a10493d1Signed-off-by: Yann Gautier <yann.gautier@st.com>
show more ...
stm32mp1: update device tree filesThe drivers are also updated to reflect the changes.Set RCC as non-secure.Change-Id: I568fa1f418355830ad1d4d1cdcdb910fb362231bSigned-off-by: Yann Gautier <yann
stm32mp1: update device tree filesThe drivers are also updated to reflect the changes.Set RCC as non-secure.Change-Id: I568fa1f418355830ad1d4d1cdcdb910fb362231bSigned-off-by: Yann Gautier <yann.gautier@st.com>
stm32mp1: Add device tree filesThose device tree files are taken from STM32MP1 U-Boot and Linux.And they are updated to fit TF-A needs.Signed-off-by: Yann Gautier <yann.gautier@st.com>Signed-of
stm32mp1: Add device tree filesThose device tree files are taken from STM32MP1 U-Boot and Linux.And they are updated to fit TF-A needs.Signed-off-by: Yann Gautier <yann.gautier@st.com>Signed-off-by: Lionel Debieve <lionel.debieve@st.com>