Merge tag 'memory-controller-drv-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Mon, 17 Apr 2023 15:38:04 +0000 (17:38 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 17 Apr 2023 15:38:06 +0000 (17:38 +0200)
commit69bda55a09d1f6ee15666c5f90475f885fee3472
tree8940f2572e9a2b72f700d6803f58b939fa64240a
parent4f2f29913684f729b70bbfa0c6c23c7025f1db89
parent3ec0e1ea4770e40575bfb2bb4e9ebbbaa3c80d3f
Merge tag 'memory-controller-drv-6.4-2' of https://git./linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers

Memory controller drivers for v6.4, part two

1. Tegra210 EMC: correct reading of MR18 register.
2. MediaTek SMI: add support for MT8365.

* tag 'memory-controller-drv-6.4-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: mtk-smi: mt8365: Add SMI Support
  dt-bindings: memory-controllers: mediatek,smi-larb: add mt8365
  dt-bindings: memory-controllers: mediatek,smi-common: add mt8365
  memory: tegra: read values from correct device

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