* [GIT PULL] memory: drivers for v7.3
@ 2026-07-27 19:07 Krzysztof Kozlowski
0 siblings, 0 replies; only message in thread
From: Krzysztof Kozlowski @ 2026-07-27 19:07 UTC (permalink / raw)
To: Arnd Bergmann, Alexandre Belloni, Linus Walleij, Drew Fustini,
soc
Cc: Krzysztof Kozlowski, linux-kernel
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
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-7.3
for you to fetch changes up to 96aa6902ff2bf81b9b8e0fa228494595dc2374a9:
memory: jz4780-nemc: Use dev_err_probe() for clock error (2026-07-25 18:51:00 +0200)
----------------------------------------------------------------
Memory controller drivers for v7.3
1. Few improvements: STM32 OMM, Tegra MC and JZ4780-nemc.
2. Refactor Tegra MC interconnect code to better represent actual
hardware in multi-socket NUMA cases.
----------------------------------------------------------------
Ashish Mhetre (1):
memory: tegra: Guard against NULL mc_regs in IRQ handler
Miles Krause (1):
memory: jz4780-nemc: Use dev_err_probe() for clock error
Ruoyu Wang (1):
memory: stm32_omm: initialize ret in stm32_omm_set_amcr
Sumit Gupta (1):
memory: tegra: add multi-socket support to the memory interconnect
drivers/memory/jz4780-nemc.c | 7 ++--
drivers/memory/stm32_omm.c | 2 +-
drivers/memory/tegra/mc.c | 48 ++++++++++++++++++++-----
drivers/memory/tegra/mc.h | 37 +++++++++++++++++++
drivers/memory/tegra/tegra186-emc.c | 71 ++++++++++++++++++++++++++++---------
5 files changed, 135 insertions(+), 30 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-27 19:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 19:07 [GIT PULL] memory: drivers for v7.3 Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox