]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'memory-controller-drv-6.15' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 19 Mar 2025 21:52:52 +0000 (22:52 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Mar 2025 21:52:53 +0000 (22:52 +0100)
commit3603d920b2cc72391218e77e9305248b6d48024d
treeb662000dab6a5a85b582e46fcf6124dd9a162b99
parent29759d272982c933f9f1a804f839f31b0ff45e76
parent90a0fbaac4a588a1116a191521c3c837c25582ee
Merge tag 'memory-controller-drv-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers

Memory controller drivers for v6.15

1. Minor cleanup in Nvidia Tegra20 EMC.
2. Extend support for Mediatek MT8192 to match recommended by vendor and
   improve VENC hardware behavior during stress testing.

* tag 'memory-controller-drv-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: mtk-smi: Add ostd setting for mt8192
  memory: tegra20-emc: Drop redundant platform_get_irq() error printk

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