]> git.baikalelectronics.ru Git - arm-tf.git/commit
stm32mp1: get peripheral base address from a define
authorYann Gautier <yann.gautier@st.com>
Tue, 5 May 2020 15:58:40 +0000 (17:58 +0200)
committerYann Gautier <yann.gautier@st.com>
Tue, 13 Oct 2020 09:27:40 +0000 (11:27 +0200)
commitade9ce03b867e0df5886b81888ad05a8905c0728
treecc9b85cae3b79cff94576b9c65258bfd8336eb90
parentf964f5c363bc0f690520153741f0f22226e871cc
stm32mp1: get peripheral base address from a define

Retrieve peripheral base address from a define instead of
parsing the device tree. The goal is to improve execution time.

Signed-off-by: Pascal Paillet <p.paillet@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I2588c53ad3d4abcc3d7fe156458434a7940dd72b
drivers/st/clk/stm32mp1_clk.c
drivers/st/clk/stm32mp_clkfunc.c
include/drivers/st/stm32mp_clkfunc.h
plat/st/common/include/stm32mp_dt.h
plat/st/common/stm32mp_common.c
plat/st/common/stm32mp_dt.c
plat/st/stm32mp1/stm32mp1_def.h
plat/st/stm32mp1/stm32mp1_syscfg.c