All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] memory: drivers: tegra for v5.19
@ 2022-05-09 16:08 Krzysztof Kozlowski
  2022-05-13 12:01 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-09 16:08 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski, Thierry Reding

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] memory: drivers: tegra for v5.19
  2022-05-09 16:08 [GIT PULL] memory: drivers: tegra for v5.19 Krzysztof Kozlowski
@ 2022-05-13 12:01 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2022-05-13 12:01 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Olof Johansson, arm, soc
  Cc: Arnd Bergmann, Krzysztof Kozlowski, linux-kernel, Thierry Reding

From: Arnd Bergmann <arnd@arndb.de>

On Mon, 9 May 2022 18:08:07 +0200, Krzysztof Kozlowski wrote:
> Topic branch for Tegra specific memory controller drivers.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 6e6962ffe2ea8019877bc1db04b6105a4b3026bb

       Arnd

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-13 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 16:08 [GIT PULL] memory: drivers: tegra for v5.19 Krzysztof Kozlowski
2022-05-13 12:01 ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.