All of lore.kernel.org
 help / color / mirror / Atom feed
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 4/4] arm64: tegra: Device tree changes for v7.3-rc1
Date: Sun,  2 Aug 2026 18:51:47 +0200	[thread overview]
Message-ID: <20260802165148.1259649-4-thierry.reding@kernel.org> (raw)
In-Reply-To: <20260802165148.1259649-1-thierry.reding@kernel.org>

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


  parent reply	other threads:[~2026-08-02 16:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2026-08-04 20:20 ` [GIT PULL 1/4] dt-bindings: " patchwork-bot+linux-soc
2026-08-09  2:10 ` 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=20260802165148.1259649-4-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.