The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Linus Walleij <linusw@kernel.org>,
	Drew Fustini <fustini@kernel.org>,
	soc@lists.linux.dev
Cc: Krzysztof Kozlowski <krzk@kernel.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] memory: drivers for v7.3
Date: Mon, 27 Jul 2026 21:07:58 +0200	[thread overview]
Message-ID: <20260727190758.406132-2-krzk@kernel.org> (raw)

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(-)

                 reply	other threads:[~2026-07-27 19:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260727190758.406132-2-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arnd@arndb.de \
    --cc=fustini@kernel.org \
    --cc=linusw@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox