-
- Downloads
stm32mp1: get CPU supply name
Replace hard-coded regulator names by stm32mp_get_cpu_supply_name()
platform service which gets CPU regulator name from DT and finds its
related supply name.
Change-Id: I8a0ed4cbb9c4df729ecda95220a24b9c2f429d0f
Signed-off-by:
Nicolas Le Bayon <nicolas.le.bayon@st.com>
Showing
- plat/st/common/include/stm32mp_common.h 2 additions, 0 deletionsplat/st/common/include/stm32mp_common.h
- plat/st/common/stm32mp_common.c 21 additions, 0 deletionsplat/st/common/stm32mp_common.c
- plat/st/stm32mp1/bl2_plat_setup.c 9 additions, 4 deletionsplat/st/stm32mp1/bl2_plat_setup.c
- plat/st/stm32mp1/sp_min/sp_min_setup.c 9 additions, 4 deletionsplat/st/stm32mp1/sp_min/sp_min_setup.c
Please register or sign in to comment