lkml.org 
[lkml]   [2022]   [May]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] memory: drivers: tegra for v5.19
Date
Hi,

Topic branch for Tegra specific memory controller drivers.

Best regards,
Krzysztof


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

Linux 5.18-rc1 (2022-04-03 14:08:21 -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-tegra-5.19

for you to fetch changes up to 54a85e09f44c5fa322a2d186f50862d09f517225:

memory: tegra: Add MC error logging on Tegra186 onward (2022-05-09 10:46:14 +0200)

----------------------------------------------------------------
Memory controller drivers for v5.19 - Tegra SoC

Add support for Tegra234 memory controller and for logging memory
controller errors on Tegra186, Tegra194 and Tegra234.

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

\
 
 \ /
  Last update: 2022-05-09 18:08    [W:0.037 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site