From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
Jon Hunter <jonathanh@nvidia.com>,
linux-tegra@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/7] soc/tegra: Changes for v6.4-rc1
Date: Thu, 6 Apr 2023 14:47:59 +0200 [thread overview]
Message-ID: <20230406124804.970394-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com>
Hi ARM SoC maintainers,
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-soc
for you to fetch changes up to 821d96e3a006d09ca9aa3d982c50f3d86fa55500:
soc/tegra: fuse: Remove nvmem root only access (2023-04-05 17:10:40 +0200)
Thanks,
Thierry
----------------------------------------------------------------
soc/tegra: Changes for v6.4-rc1
Contains various minor cleanups and fixes as well as support for several
more wake events on Tegra234.
----------------------------------------------------------------
Jon Hunter (1):
soc/tegra: pmc: Add the PMIC wake event for Tegra234
Kartik (1):
soc/tegra: fuse: Remove nvmem root only access
Mikko Perttunen (1):
soc/tegra: bpmp: Actually free memory on error path
Muhammad Usama Anjum (1):
soc/tegra: cbb: remove linux/version.h
Nick Alcock (1):
soc/tegra: cbb: Remove MODULE_LICENSE in non-modules
Petlozu Pravareshwar (1):
soc/tegra: pmc: Support software wake-up for SPE
Sushil Singh (1):
soc/tegra: pmc: Add wake source interrupt for MGBE
Uwe Kleine-König (1):
soc: tegra: cbb: Drop empty platform remove function
Yang Yingliang (1):
soc/tegra: cbb: tegra194: Use of_address_count() helper
Ye Xingchen (1):
soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource()
drivers/soc/tegra/cbb/tegra-cbb.c | 1 -
drivers/soc/tegra/cbb/tegra194-cbb.c | 6 +-----
drivers/soc/tegra/cbb/tegra234-cbb.c | 8 --------
drivers/soc/tegra/flowctrl.c | 4 +---
drivers/soc/tegra/fuse/fuse-tegra.c | 4 ++--
drivers/soc/tegra/pmc.c | 26 +++++++++++++++++++++++++-
drivers/soc/tegra/powergate-bpmp.c | 2 +-
7 files changed, 30 insertions(+), 21 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-04-06 14:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-06 12:47 [GIT PULL 1/7] ARM: tegra: Core changes for v6.4-rc1 Thierry Reding
2023-04-06 12:47 ` Thierry Reding [this message]
2023-04-06 12:48 ` [GIT PULL 3/7] soc/tegra: Changes " Thierry Reding
2023-04-06 12:48 ` [GIT PULL 4/7] dt-bindings: " Thierry Reding
2023-04-06 12:48 ` [GIT PULL 5/7] ARM: tegra: Device tree changes " Thierry Reding
2023-04-06 12:48 ` [GIT PULL 6/7] arm64: " Thierry Reding
2023-04-06 12:48 ` [GIT PULL 7/7] arm64: tegra: Default configuration " Thierry Reding
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=20230406124804.970394-2-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=arm@kernel.org \
--cc=jonathanh@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-tegra@vger.kernel.org \
--cc=soc@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;
as well as URLs for NNTP newsgroup(s).