[GIT PULL 1/3] soc/tegra: pmc: Fixes for v7.2

Thierry Reding thierry.reding at kernel.org
Fri Jul 3 07:40:35 PDT 2026


From: Thierry Reding <thierry.reding at 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(-)



More information about the linux-arm-kernel mailing list