From: Krzysztof Kozlowski <krzk@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>, soc@lists.linux.dev
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
linux-kernel@vger.kernel.org, Jon Hunter <jonathanh@nvidia.com>,
Aaron Kling <webgeek1234@gmail.com>,
Thierry Reding <thierry.reding@gmail.com>
Subject: [GIT PULL] memory: drivers for v6.19 - replacement pull (v2)
Date: Sat, 22 Nov 2025 15:34:08 +0100 [thread overview]
Message-ID: <20251122143409.68115-2-krzk@kernel.org> (raw)
Hi,
This replaces previous pull request:
https://lore.kernel.org/r/20251110173624.3127-2-krzk@kernel.org
by dropping Tegra ICC changes, because Jon [2] reported regressions and we
could not solve them within reasonable time.
[2] https://lore.kernel.org/r/82c8dda8-6fcb-48f9-bdaa-f3d1431e41ae@nvidia.com/
Best regards,
Krzysztof
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -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-6.19-2
for you to fetch changes up to 1463299a227d02b40c842a5d91d989cb26da5bbb:
memory: tegra186-emc: Fix missing put_bpmp (2025-11-22 13:41:24 +0100)
----------------------------------------------------------------
Memory controller drivers for v6.19
1. Tegra drivers: Several cleanups (dev_err_probe(), error messages).
2. Renesas RPC IF: Add system suspend support.
----------------------------------------------------------------
Biju Das (1):
memory: renesas-rpc-if: Add suspend/resume support
Jon Hunter (1):
memory: tegra186-emc: Fix missing put_bpmp
Krzysztof Kozlowski (13):
memory: tegra124-emc: Simplify return of emc_init()
memory: tegra124-emc: Do not print error on icc_node_create() failure
memory: tegra186-emc: Do not print error on icc_node_create() failure
memory: tegra20-emc: Do not print error on icc_node_create() failure
memory: tegra30-emc: Do not print error on icc_node_create() failure
memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe()
memory: tegra20-emc: Simplify and handle deferred probe with dev_err_probe()
memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()
memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()
memory: tegra124-emc: Add the SoC model prefix to functions
memory: tegra186-emc: Add the SoC model prefix to functions
memory: tegra20-emc: Add the SoC model prefix to functions
memory: tegra30-emc: Add the SoC model prefix to functions
drivers/memory/renesas-rpc-if.c | 56 +++++++++++---
drivers/memory/tegra/tegra124-emc.c | 140 +++++++++++++++------------------
drivers/memory/tegra/tegra186-emc.c | 35 ++++-----
drivers/memory/tegra/tegra20-emc.c | 150 +++++++++++++++++-------------------
drivers/memory/tegra/tegra30-emc.c | 119 +++++++++++++---------------
5 files changed, 250 insertions(+), 250 deletions(-)
next reply other threads:[~2025-11-22 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-22 14:34 Krzysztof Kozlowski [this message]
2025-11-25 13:50 ` [GIT PULL] memory: drivers for v6.19 - replacement pull (v2) patchwork-bot+linux-soc
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=20251122143409.68115-2-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=arnd@arndb.de \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=soc@lists.linux.dev \
--cc=thierry.reding@gmail.com \
--cc=webgeek1234@gmail.com \
/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