From: Thierry Reding <thierry.reding@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: Thierry Reding <thierry.reding@kernel.org>,
Jon Hunter <jonathanh@nvidia.com>,
linux-tegra@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/3] soc/tegra: pmc: Fixes for v7.2
Date: Fri, 3 Jul 2026 16:40:35 +0200 [thread overview]
Message-ID: <20260703144042.1190046-1-thierry.reding@kernel.org> (raw)
From: Thierry Reding <thierry.reding@gmail.com>
Hi ARM SoC maintainers,
The following changes since commit 2cee7da9743396aff1fd13124109c78975c92ad8:
soc/tegra: pmc: Add Tegra238 support (2026-05-31 07:21:15 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-7.2-pmc-fixes
for you to fetch changes up to 813e034925814858cc52e7de321ec4848314e15d:
soc/tegra: pmc: fix #ifdef block in header (2026-06-22 08:52:46 +0200)
Note that this contains a patch for the Tegra DRM driver that I'm taking
through this tree rather than drm-misc because the commit that it fixes
came in through the Tegra tree as well.
Thanks,
Thierry
----------------------------------------------------------------
soc/tegra: pmc: Fixes for v7.2
This contains two fixes, one for a bad error unwinding path and another
for an #ifdef block that wasn't covering all the combinations correctly.
----------------------------------------------------------------
Arnd Bergmann (1):
soc/tegra: pmc: fix #ifdef block in header
Christophe JAILLET (1):
drm/tegra: Fix a strange error handling path
drivers/gpu/drm/tegra/sor.c | 6 ++----
include/soc/tegra/pmc.h | 5 ++++-
2 files changed, 6 insertions(+), 5 deletions(-)
next reply other threads:[~2026-07-03 14:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-03 14:40 Thierry Reding [this message]
2026-07-03 14:40 ` [GIT PULL 2/3] soc/tegra: Fixes for v7.2 Thierry Reding
2026-07-03 14:40 ` [GIT PULL 3/3] arm64: tegra: Device tree fixes " Thierry Reding
2026-07-10 13:00 ` [GIT PULL 1/3] soc/tegra: pmc: Fixes " patchwork-bot+linux-soc
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=20260703144042.1190046-1-thierry.reding@kernel.org \
--to=thierry.reding@kernel.org \
--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 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.