lkml.org 
[lkml]   [2022]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] memory: tegra: Changes for v5.18-rc1
Date
Hi Krzysztof,

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.18-memory

for you to fetch changes up to 572f08c0fd75aeb9a1c50a8fba887fdbf911eeee:

memory: tegra: Add APE memory clients for Tegra234 (2022-02-24 21:38:25 +0100)

This contains the two memory controller driver patches that we talked
about earlier as well as the necessary dependencies to make these build
properly. I expect that for v5.19 we'll get a bunch more patches for
this driver, so having this in place should make things a bit simpler.

Thanks,
Thierry

----------------------------------------------------------------
memory: tegra: Changes for v5.18-rc1

This contains the initial memory controller driver bits for the Tegra234
SoC as well as the addition of APE-related memory clients.

----------------------------------------------------------------
Akhil R (2):
dt-bindings: Add headers for Tegra234 I2C
dt-bindings: Add headers for Tegra234 PWM

Mohan Kumar (2):
dt-bindings: Add HDA support for Tegra234
dt-bindings: Document Tegra234 HDA support

Sameer Pujar (2):
dt-bindings: Add Tegra234 APE support
memory: tegra: Add APE memory clients for Tegra234

Thierry Reding (2):
Merge branch 'for-5.18/dt-bindings' into for-5.18/memory
memory: tegra: Add Tegra234 support

Vidya Sagar (3):
dt-bindings: Add Tegra234 PCIe clocks and resets
dt-bindings: power: Add Tegra234 PCIe power domains
dt-bindings: memory: Add Tegra234 PCIe memory

.../bindings/sound/nvidia,tegra30-hda.yaml | 3 +
drivers/memory/tegra/Makefile | 2 +
drivers/memory/tegra/mc.c | 3 +
drivers/memory/tegra/mc.h | 7 +-
drivers/memory/tegra/tegra186-emc.c | 3 +
drivers/memory/tegra/tegra234.c | 101 +++++++++++++++
include/dt-bindings/clock/tegra234-clock.h | 135 ++++++++++++++++++++-
include/dt-bindings/memory/tegra234-mc.h | 75 ++++++++++++
include/dt-bindings/power/tegra234-powergate.h | 22 ++++
include/dt-bindings/reset/tegra234-reset.h | 45 ++++++-
10 files changed, 392 insertions(+), 4 deletions(-)
create mode 100644 drivers/memory/tegra/tegra234.c
create mode 100644 include/dt-bindings/power/tegra234-powergate.h

\
 
 \ /
  Last update: 2022-02-24 21:45    [W:0.023 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site