Merge changes from topic "yg/stm32mp1_wdg_updates" into integration
* changes:
  mmc: stm32_sdmmc2: correctly manage block size
  mmc: stm32_sdmmc2: manage max-frequency property from DT
  stm32mp1: move check_header() to common code
  stm32mp1: keep console during runtime
  stm32mp1: sp_min: initialize MMU and cache earlier
  stm32mp1: add support for LpDDR3
  stm32mp1: use a common function to check spinlock is available
  clk: stm32mp: enable RTCAPB clock for dual-core chips
  stm32mp1: check if the SoC is single core
  stm32mp1: print information about board
  stm32mp1: print information about SoC
  stm32mp1: add watchdog support
commit 0289ab9eb8476808f50e6b858079acc65f6cd2e6
2 parents 5dbdf8e + d9d803e
@Soby Mathew Soby Mathew authored on 10 Sep 2019
TrustedFirmware Code Review committed on 10 Sep 2019
Showing 18 changed files
View
drivers/st/bsec/bsec.c
View
drivers/st/clk/stm32mp1_clk.c
View
drivers/st/ddr/stm32mp1_ddr.c
View
drivers/st/io/io_stm32image.c
View
drivers/st/iwdg/stm32_iwdg.c 0 → 100644
View
drivers/st/mmc/stm32_sdmmc2.c
View
drivers/st/pmic/stm32mp_pmic.c
View
include/drivers/st/stm32_iwdg.h 0 → 100644
View
include/drivers/st/stm32_sdmmc2.h
View
plat/st/common/include/stm32mp_common.h
View
plat/st/common/stm32mp_common.c
View
plat/st/stm32mp1/bl2_plat_setup.c
View
plat/st/stm32mp1/include/stm32mp1_dbgmcu.h 0 → 100644
View
plat/st/stm32mp1/platform.mk
View
plat/st/stm32mp1/sp_min/sp_min_setup.c
View
plat/st/stm32mp1/stm32mp1_dbgmcu.c 0 → 100644
View
plat/st/stm32mp1/stm32mp1_def.h
View
plat/st/stm32mp1/stm32mp1_private.c