Merge tag 'memory-controller-drv-6.9-2' of https://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Mon, 4 Mar 2024 15:59:48 +0000 (16:59 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 4 Mar 2024 15:59:49 +0000 (16:59 +0100)
commit19a4eaaef2f42ae54611fc92189faf0c7bf70dee
treef2d3c28bc9d8ad4cb9d8fcfdc3e8a3f1ede051b8
parent9398cee5d87cd2a7cbdbcb78664e6bf254b23080
parente46076906722ee6f9e7fd5abad7f909cd11a26af
Merge tag 'memory-controller-drv-6.9-2' of https://git./linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers

Memory controller drivers for v6.9, part two

1. Renesas RPC-IF: add bindings for R-Car V4M.
2. Tegra MC: correct and extend support for Tegra234 memory controller.
3. STM32: add support for Flexible Memory Controller on MP25 SoC.
4. NXP WEIM bindings: convert to DT schema.

* tag 'memory-controller-drv-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: stm32-fmc2-ebi: keep power domain on
  memory: stm32-fmc2-ebi: add MP25 RIF support
  memory: stm32-fmc2-ebi: add MP25 support
  memory: stm32-fmc2-ebi: check regmap_read return value
  dt-bindings: memory-controller: st,stm32: add MP25 support
  dt-bindings: bus: imx-weim: convert to YAML
  memory: tegra: Fix indentation
  memory: tegra: Add BPMP and ICC info for DLA clients
  memory: tegra: Correct DLA client names
  dt-bindings: memory: renesas,rpc-if: Document R-Car V4M support

Link: https://lore.kernel.org/r/20240229124600.405016-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>