Merge tag 'memory-controller-drv-6.10' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 29 Apr 2024 20:26:40 +0000 (22:26 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 29 Apr 2024 20:26:41 +0000 (22:26 +0200)
commit75c0675f1c28715964e71715ca3263f22410c4f6
tree7ab1ff11d1bca8688e0b94bc2384600471e347ba
parent75e4eadcf94bcc52a233a8b4c7e55f25d29d6312
parentbf11908757eeab716536d16a32693b5dcd6990de
Merge tag 'memory-controller-drv-6.10' of https://git./linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers

Memory controller drivers for v6.10

Few cleanups:
1. Correct module auto-loading - missing aliases in the module.
2. Document bindings for the Samsung S5Pv210 SoC DMC memory controller.

* tag 'memory-controller-drv-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: mtk-smi: fix module autoloading
  memory: brcmstb_memc: fix module autoloading
  dt-bindings: memory-controllers: add Samsung S5Pv210 SoC DMC

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