From: Thierry Reding <thierry.reding@gmail.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Thierry Reding <thierry.reding@gmail.com>,
Jon Hunter <jonathanh@nvidia.com>,
Ashish Mhetre <amhetre@nvidia.com>,
linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] memory: tegra: Tegra234 and error logging support
Date: Fri, 6 May 2022 15:22:25 +0200 [thread overview]
Message-ID: <20220506132230.3910539-1-thierry.reding@gmail.com> (raw)
From: Thierry Reding <treding@nvidia.com>
Hi Krzysztof,
here's the set of patches that add the initial Tegra234 support with
Ashish's error logging support applied on top. This should all apply
cleanly onto v5.18-rc1 (and consequently to your tree).
Thierry
Ashish Mhetre (2):
memory: tegra: Add memory controller channels support
memory: tegra: Add MC error logging on Tegra186 onward
Sameer Pujar (1):
memory: tegra: Add APE memory clients for Tegra234
Thierry Reding (1):
memory: tegra: Add Tegra234 support
drivers/memory/tegra/Makefile | 2 +
drivers/memory/tegra/mc.c | 137 ++++++++++++++++++++++++----
drivers/memory/tegra/mc.h | 50 +++++++++-
drivers/memory/tegra/tegra186-emc.c | 3 +
drivers/memory/tegra/tegra186.c | 39 ++++++++
drivers/memory/tegra/tegra194.c | 9 ++
drivers/memory/tegra/tegra234.c | 110 ++++++++++++++++++++++
include/soc/tegra/mc.h | 8 +-
8 files changed, 339 insertions(+), 19 deletions(-)
create mode 100644 drivers/memory/tegra/tegra234.c
--
2.35.1
next reply other threads:[~2022-05-06 13:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-06 13:22 Thierry Reding [this message]
2022-05-06 13:22 ` [PATCH 1/4] memory: tegra: Add Tegra234 support Thierry Reding
2022-05-06 13:23 [PATCH 0/4] memory: tegra: Tegra234 and error logging support Thierry Reding
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=20220506132230.3910539-1-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=amhetre@nvidia.com \
--cc=jonathanh@nvidia.com \
--cc=krzk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
/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
all inboxes | Powered by JetHome®