[GIT PULL 2/4] ARM: Core Tegra changes for v7.3-rc1

Thierry Reding <[email protected]> Sun, 2 Aug 2026 18:51:45 +0200
Newsgroups org.kernel.vger.linux-tegra,dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel
Message-ID <[email protected]>
From: Thierry Reding <[email protected]>

Hi ARM SoC maintainers,

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-7.3-arm-core

for you to fetch changes up to aa5d0900ee9d5772a23316ef129d3c29b497d721:

  ARM: tegra: Replace __ASSEMBLY__ with __ASSEMBLER__ (2026-07-31 17:39:10 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: Core Tegra changes for v7.3-rc1

We haven't had one of these in a long time, but a __ASSEMBLY__ cleanup
patch and a OF reference leak fix came in that make changes to the core
Tegra code.

----------------------------------------------------------------
Thomas Huth (1):
      ARM: tegra: Replace __ASSEMBLY__ with __ASSEMBLER__

Yuho Choi (1):
      ARM: tegra: Fix OF node reference leaks in IRQ init

 arch/arm/mach-tegra/irq.c    | 9 ++++++---
 arch/arm/mach-tegra/reset.h  | 2 +-
 arch/arm/mach-tegra/sleep.h  | 2 +-
 include/soc/tegra/flowctrl.h | 4 ++--
 include/soc/tegra/fuse.h     | 4 ++--
 5 files changed, 12 insertions(+), 9 deletions(-)