v2.2-stm32mp-r1.1
The following changes since commit e587179:
ddr: stm32mp1_ddr: increase delay after DLL clock switch (2020-05-28 15:18:00 +0200)
are available in the Git repository at:
https://github.com/STMicroelectronics/arm-trusted-firmware tags/v2.2-stm32mp-r1.1
for you to fetch changes up to e4a07bd:
stm32mp1: platform: update st version to r1.1 (2020-07-03 11:30:04 +0200)
Lionel Debieve (3):
timers: stm32_timers: add timeout during capture
stm32mp1: increase interrupt stack size
clk: stm32mp1_calib: fix the limit calibration value
Nicolas Le Bayon (1):
docs: clock device tree update for PLL1
Sebastien Pasdeloup (1):
stm32mp1: platform: update st version to r1.1
Yann Gautier (1):
stm32mp1: do not initialize storage devices after standby
docs/devicetree/bindings/clock/st,stm32mp1-rcc.txt | 10 +++++++++-
drivers/st/clk/stm32mp1_calib.c | 8 +++++++-
drivers/st/timer/stm32_timer.c | 22 +++++++++++++++-------
plat/st/stm32mp1/bl2_plat_setup.c | 4 +++-
plat/st/stm32mp1/plat_image_load.c | 5 +----
plat/st/stm32mp1/platform.mk | 2 +-
plat/st/stm32mp1/stm32mp1_def.h | 6 +-----
7 files changed, 37 insertions(+), 20 deletions(-)