[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220506132230.3910539-1-thierry.reding@gmail.com>
Date: Fri, 6 May 2022 15:22:25 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Thierry Reding <thierry.reding@...il.com>,
Jon Hunter <jonathanh@...dia.com>,
Ashish Mhetre <amhetre@...dia.com>,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] memory: tegra: Tegra234 and error logging support
From: Thierry Reding <treding@...dia.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
Powered by blists - more mailing lists