mbox series

[GIT,PULL] memory: drivers for v6.15

Message ID 20250316143503.17620-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] memory: drivers for v6.15 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-6.15

Message

Krzysztof Kozlowski March 16, 2025, 2:35 p.m. UTC
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-6.15

for you to fetch changes up to 90a0fbaac4a588a1116a191521c3c837c25582ee:

  memory: mtk-smi: Add ostd setting for mt8192 (2025-03-10 15:18:18 +0100)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      memory: tegra20-emc: Drop redundant platform_get_irq() error printk

Xueqi Zhang (1):
      memory: mtk-smi: Add ostd setting for mt8192

 drivers/memory/mtk-smi.c           | 33 +++++++++++++++++++++++++++++++++
 drivers/memory/tegra/tegra20-emc.c |  4 +---
 2 files changed, 34 insertions(+), 3 deletions(-)