From: Thierry Reding <thierry.reding@gmail.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org
Subject: [GIT PULL] memory: tegra: Changes for v5.18-rc1
Date: Thu, 24 Feb 2022 21:43:46 +0100 [thread overview]
Message-ID: <20220224204346.2218994-1-thierry.reding@gmail.com> (raw)
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
reply other threads:[~2022-02-24 20:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220224204346.2218994-1-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=krzysztof.kozlowski@canonical.com \
--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®