The following changes since commit v5.15-stm32mp-r2.1:

  Merge tag 'v5.15.145' into v5.15-stm32mp (2024-02-23 11:33:42 +0530)

are available in the Git repository at:

  https://gerrit.st.com/mpu/oe/st/linux-stm32 v5.15-stm32mp

for you to fetch changes up to v5.15-stm32mp-r2.2:

  mfd: stmfx: wait boot time after a regulator enable (2024-07-25 14:42:13 +0530)

----------------------------------------------------------------
Merge tag 'v5.15.145' into v5.15-stm32mp (2024-02-23 11:33:42 +0530)
----------------------------------------------------------------

Alain Volmat (1):
      spi: stm32: perform small transfer in polling mode

Deepak Kumar (1):
      spi: stm32: fix Overrun issue at < 8bpw

Gatien Chevallier (6):
      hwrng: stm32 - move max RNG clock rate to compatible data
      hwrng: stm32 - update STM32MP15 max RNG clock frequency
      hwrng: stm32 - fix clock division application
      hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
      hwrng: stm32 - implement error concealment
      hwrng: stm32 - rework error handling in stm32_rng_read()

Gwenael Treuveur (1):
      remoteproc: stm32_rproc: Fix mailbox interrupts queuing

Maxime Méré (1):
      crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag

Rahul Kumar (1):
      ARM: configs: enable USB_HIDDEV in fragment-02-multiv7_addons.config

Uwe Kleine-König (1):
      serial: stm32: Ignore return value of uart_remove_one_port() in .remove()

Valentin Caron (1):
      mfd: stmfx: wait boot time after a regulator enable

Yang Yingliang (1):
      hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()