Merge changes from topic "yg/stm32mp1_wdg_updates" into integration
authorSoby Mathew <soby.mathew@arm.com>
Tue, 10 Sep 2019 14:32:59 +0000 (14:32 +0000)
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>
Tue, 10 Sep 2019 14:32:59 +0000 (14:32 +0000)
commit0289ab9eb8476808f50e6b858079acc65f6cd2e6
treeb231929a14cf4064b0e5317b6817b72e4af2354a
parent5dbdf8e4eac1d5999f07976f9f430894b0784907
parentd9d803e0be7af7785d8ea72e79b2926db581bb65
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