Linux SOC development
 help / color / mirror / Atom feed
From: Thierry Reding <treding@nvidia.com>
To: arm@kernel.org, soc@kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/3] arm64: tegra: Device tree changes for v6.16-rc1
Date: Fri,  9 May 2025 23:26:02 +0200	[thread overview]
Message-ID: <20250509212604.2849901-3-treding@nvidia.com> (raw)
In-Reply-To: <20250509212604.2849901-1-treding@nvidia.com>

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

Hi ARM SoC maintainers,

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.16-arm64-dt

for you to fetch changes up to 20440c7f9015a140e090c625d98b7fb086e7b63c:

  arm64: tegra: Wire up CEC to devkits (2025-05-08 23:59:43 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Device tree changes for v6.16-rc1

Enable IOMMU support for the internal DMA controller of the QSPI
controller, add aliases for the I2C controllers on Tegra234 to match
hardware block names as well as the UART-D alias on Jetson TX1, and
enable PWM fans on Jetson TX1 and TX2.

Clean up serial port device tree nodes, add missing DMA properties,
enable the GPU on Jetson TX1 and Jetson TX2. Use an extended number of
address- and size-cells on Tegra186 to mirror what is done on other chip
generations.

Enable CEC on developer kit devices.

----------------------------------------------------------------
Aaron Kling (11):
      arm64: tegra: Enable PWM fan on the Jetson TX1 Devkit
      arm64: tegra: Enable PWM fan on the Jetson TX2 Devkit
      arm64: tegra: Drop remaining serial clock-names and reset-names
      arm64: tegra: Add DMA properties for Tegra186 and Tegra194 UARTs
      arm64: tegra: p3310: Explicitly enable GPU
      arm64: tegra: p2180: Explicitly enable GPU
      arm64: tegra: Bump #address-cells and #size-cells on Tegra186
      arm64: tegra: Add uartd serial alias for Jetson TX1 module
      arm64: tegra: Add fallback CEC compatibles
      arm64: tegra: Add CEC controller on Tegra210
      arm64: tegra: Wire up CEC to devkits

Akhil R (1):
      arm64: tegra: Add I2C aliases for Tegra234

Vishwaroop A (1):
      arm64: tegra: Configure QSPI clocks and add DMA

 arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts | 115 +++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi     |   6 +
 .../dts/nvidia/tegra186-p3509-0000+p3636-0001.dts  |   8 +
 arch/arm64/boot/dts/nvidia/tegra186.dtsi           | 162 +++++++++++----------
 arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi     |   2 +
 arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts |   6 +
 .../arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi |   6 +
 arch/arm64/boot/dts/nvidia/tegra194-p3668.dtsi     |   2 +
 arch/arm64/boot/dts/nvidia/tegra194.dtsi           |  30 ++--
 arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi     |   2 +
 arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts |   6 +
 arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi     |  75 ++++++++++
 arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts |   6 +
 arch/arm64/boot/dts/nvidia/tegra210.dtsi           |   9 ++
 arch/arm64/boot/dts/nvidia/tegra234.dtsi           |  22 +++
 15 files changed, 364 insertions(+), 93 deletions(-)

      parent reply	other threads:[~2025-05-09 21:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-09 21:26 [GIT PULL 1/3] Device tree bindings updates for v6.16-rc1 Thierry Reding
2025-05-09 21:26 ` [GIT PULL 2/3] ARM: tegra: Device tree changes " Thierry Reding
2025-05-09 21:26 ` Thierry Reding [this message]

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=20250509212604.2849901-3-treding@nvidia.com \
    --to=treding@nvidia.com \
    --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 \
    --cc=thierry.reding@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox