Linux Tegra architecture development
 help / color / mirror / Atom feed
* [GIT PULL 1/4] dt-bindings: Changes for v7.3-rc1
@ 2026-08-02 16:51 Thierry Reding
  2026-08-02 16:51 ` [GIT PULL 2/4] ARM: Core Tegra changes " Thierry Reding
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thierry Reding @ 2026-08-02 16:51 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

From: Thierry Reding <thierry.reding@gmail.com>

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-dt-bindings

for you to fetch changes up to f63ecc70c341682f2f78403be84069876d3eac0c:

  dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string (2026-07-31 17:35:47 +0200)

Thanks,
Thierry

----------------------------------------------------------------
dt-bindings: Changes for v7.3-rc1

This contains a few fixes for interrupt types and email addresses as
well as the addition of a compatible string for the Lenovo ThinkEdge
SE70 Edge Client.

----------------------------------------------------------------
Ashish Mhetre (1):
      dt-bindings: iommu: Fix interrupt type in example

Jiqi Li (1):
      dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string

Thierry Reding (1):
      dt-bindings: gpu: host1x: Fix email address

 Documentation/devicetree/bindings/arm/tegra.yaml                     | 5 +++++
 .../devicetree/bindings/gpu/host1x/nvidia,tegra210-nvdec.yaml        | 2 +-
 .../devicetree/bindings/gpu/host1x/nvidia,tegra210-nvenc.yaml        | 2 +-
 .../devicetree/bindings/gpu/host1x/nvidia,tegra210-nvjpg.yaml        | 2 +-
 .../devicetree/bindings/gpu/host1x/nvidia,tegra234-nvdec.yaml        | 2 +-
 Documentation/devicetree/bindings/iommu/nvidia,tegra264-cmdqv.yaml   | 2 +-
 6 files changed, 10 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 2/4] ARM: Core Tegra changes for v7.3-rc1
  2026-08-02 16:51 [GIT PULL 1/4] dt-bindings: Changes for v7.3-rc1 Thierry Reding
@ 2026-08-02 16:51 ` Thierry Reding
  2026-08-02 16:51 ` [GIT PULL 3/4] soc/tegra: Changes " Thierry Reding
  2026-08-02 16:51 ` [GIT PULL 4/4] arm64: tegra: Device tree changes " Thierry Reding
  2 siblings, 0 replies; 4+ messages in thread
From: Thierry Reding @ 2026-08-02 16:51 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

From: Thierry Reding <thierry.reding@gmail.com>

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 3/4] soc/tegra: Changes for v7.3-rc1
  2026-08-02 16:51 [GIT PULL 1/4] dt-bindings: Changes for v7.3-rc1 Thierry Reding
  2026-08-02 16:51 ` [GIT PULL 2/4] ARM: Core Tegra changes " Thierry Reding
@ 2026-08-02 16:51 ` Thierry Reding
  2026-08-02 16:51 ` [GIT PULL 4/4] arm64: tegra: Device tree changes " Thierry Reding
  2 siblings, 0 replies; 4+ messages in thread
From: Thierry Reding @ 2026-08-02 16:51 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

From: Thierry Reding <thierry.reding@gmail.com>

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-soc

for you to fetch changes up to 97ffe9cb67ccafb4644f820ef68662217b76c224:

  soc/tegra: Add PM dependency to SOC_TEGRA_PMC Kconfig (2026-07-31 17:56:37 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v7.3-rc1

Various small fixes for multi-socket devices, redundant error prints, a
Kconfig dependency as well as a patch to remove FUSE data as an entropy
source.

----------------------------------------------------------------
Jon Hunter (1):
      soc/tegra: pmc: Don't register sys-off handler for multi-socket devices

Kartik Rajput (2):
      soc/tegra: fuse: Do not use fuse data as entropy source
      soc/tegra: fuse: Use device-specific instance in suspend/resume

Pan Chuang (1):
      soc/tegra: cbb: Remove redundant dev_err()

Sasha Levin (1):
      soc/tegra: Add PM dependency to SOC_TEGRA_PMC Kconfig

 drivers/soc/tegra/Kconfig             |  1 +
 drivers/soc/tegra/cbb/tegra194-cbb.c  |  9 ++-------
 drivers/soc/tegra/fuse/fuse-tegra.c   |  5 +++++
 drivers/soc/tegra/fuse/fuse-tegra30.c | 24 ------------------------
 drivers/soc/tegra/pmc.c               | 21 ++++++++++++---------
 5 files changed, 20 insertions(+), 40 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 4/4] arm64: tegra: Device tree changes for v7.3-rc1
  2026-08-02 16:51 [GIT PULL 1/4] dt-bindings: Changes for v7.3-rc1 Thierry Reding
  2026-08-02 16:51 ` [GIT PULL 2/4] ARM: Core Tegra changes " Thierry Reding
  2026-08-02 16:51 ` [GIT PULL 3/4] soc/tegra: Changes " Thierry Reding
@ 2026-08-02 16:51 ` Thierry Reding
  2 siblings, 0 replies; 4+ messages in thread
From: Thierry Reding @ 2026-08-02 16:51 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

From: Thierry Reding <thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff:

  Linux 7.2-rc5 (2026-07-26 14:45:48 -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-arm64-dt

for you to fetch changes up to 2aedc7afffc61449ddd44bf2a4b3195729cb46ac:

  arm64: tegra: Correct Tegra234 p3740 interrupt flags (2026-07-31 17:55:32 +0200)

Note that this is based on v7.2-rc5 to resolve a conflict in the base
Tegra264 device tree include.

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Device tree changes for v7.3-rc1

This contains a new device tree for the Lenove ThinkEdge SE70 Edge
Client device as well as a number of fixes and cleanups for Tegra234 and
Tegra194. Tegra264 sees a number of additions to enable more features.

----------------------------------------------------------------
Akhil R (1):
      arm64: tegra: Enable GPCDMA in Tegra264 and add iommu-map

Ashish Mhetre (2):
      dt-bindings: iommu: Fix interrupt type in example
      arm64: tegra: Fix CMDQV interrupt type on Tegra264

Geert Uytterhoeven (1):
      arm64: tegra: Drop CPU masks from GICv3 PPI interrupts

Jiqi Li (2):
      dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string
      arm64: tegra: Add Lenovo ThinkEdge SE70 device tree

Krzysztof Kozlowski (3):
      arm64: tegra: Correct Tegra194 p2972 interrupt flags
      arm64: tegra: Correct Tegra234 p3737 interrupt flags
      arm64: tegra: Correct Tegra234 p3740 interrupt flags

Mikko Perttunen (1):
      arm64: tegra: Add Host1x and VIC on Tegra264

Prathamesh Shete (1):
      arm64: tegra: Add pinctrl nodes for Tegra264

Sumit Gupta (1):
      arm64: tegra: Populate CPU and L2 cache nodes on Tegra264

Suneel Garapati (1):
      arm64: tegra: Add GTE nodes for Tegra264

Thierry Reding (3):
      dt-bindings: gpu: host1x: Fix email address
      Merge branch 'for-7.3/dt-bindings' into for-7.3/arm64/dt
      arm64: tegra: Properly sort devices on Tegra264

 Documentation/devicetree/bindings/arm/tegra.yaml   |   5 +
 .../bindings/gpu/host1x/nvidia,tegra210-nvdec.yaml |   2 +-
 .../bindings/gpu/host1x/nvidia,tegra210-nvenc.yaml |   2 +-
 .../bindings/gpu/host1x/nvidia,tegra210-nvjpg.yaml |   2 +-
 .../bindings/gpu/host1x/nvidia,tegra234-nvdec.yaml |   2 +-
 .../bindings/iommu/nvidia,tegra264-cmdqv.yaml      |   2 +-
 arch/arm64/boot/dts/nvidia/Makefile                |   1 +
 .../dts/nvidia/tegra194-lenovo-thinkedge-se70.dts  | 111 ++++
 arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts |   2 +-
 .../boot/dts/nvidia/tegra234-p3737-0000+p3701.dtsi |   2 +-
 .../dts/nvidia/tegra234-p3740-0002+p3701-0008.dts  |   2 +-
 arch/arm64/boot/dts/nvidia/tegra234.dtsi           |  10 +-
 arch/arm64/boot/dts/nvidia/tegra264-p3834.dtsi     |   4 +
 arch/arm64/boot/dts/nvidia/tegra264.dtsi           | 577 ++++++++++++++++++---
 14 files changed, 632 insertions(+), 92 deletions(-)
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra194-lenovo-thinkedge-se70.dts

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-02 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-02 16:51 [GIT PULL 1/4] dt-bindings: Changes for v7.3-rc1 Thierry Reding
2026-08-02 16:51 ` [GIT PULL 2/4] ARM: Core Tegra changes " Thierry Reding
2026-08-02 16:51 ` [GIT PULL 3/4] soc/tegra: Changes " Thierry Reding
2026-08-02 16:51 ` [GIT PULL 4/4] arm64: tegra: Device tree changes " Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox