All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.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 v2 2/2] arm64: tegra: Device tree changes for v6.6-rc1
Date: Fri,  1 Sep 2023 12:17:41 +0200	[thread overview]
Message-ID: <20230901101742.1871434-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20230901101742.1871434-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit d7fb6468ec9f18db52ef3c84eb44a9025021c830:

  arm64: tegra: Add blank lines for better readability (2023-07-27 16:48:25 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 112aead4e3d08b455723fa49c17119fbbb4f6e6d:

  arm64: tegra: Mark Tegra234 SPI as compatible with Tegra114 (2023-08-18 17:24:51 +0200)

As discussed previously, here are some late updates for the Tegra tree.

Thanks,
Thierry

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

Contains a bunch of improvements for DT validation as well as some fixes
for P3767. This also contains the addition of display support for Smaug
and enablement of the IOMMU for host1x on Tegra132 (Nexus 9).

----------------------------------------------------------------
Brad Griffis (2):
      arm64: tegra: Fix P3767 card detect polarity
      arm64: tegra: Fix P3767 QSPI speed

Diogo Ivo (3):
      arm64: tegra: Add DSI/CSI regulator on Smaug
      arm64: tegra: Add backlight node on Smaug
      arm64: tegra: Add display panel node on Smaug

Rayyan Ansari (1):
      arm64: tegra: Enable IOMMU for host1x on Tegra132

Thierry Reding (5):
      arm64: tegra: Add missing current-speed for SBSA UART
      arm64: tegra: Remove duplicate nodes on Jetson Orin NX
      arm64: tegra: Use correct format for clocks property
      arm64: tegra: Add dmas and dma-names for Tegra234 UARTE
      arm64: tegra: Mark Tegra234 SPI as compatible with Tegra114

 arch/arm64/boot/dts/nvidia/tegra132.dtsi           |  2 +
 arch/arm64/boot/dts/nvidia/tegra210-smaug.dts      | 66 ++++++++++++++++++++++
 .../dts/nvidia/tegra234-p3737-0000+p3701-0000.dts  |  1 +
 arch/arm64/boot/dts/nvidia/tegra234-p3767.dtsi     |  4 +-
 .../dts/nvidia/tegra234-p3768-0000+p3767-0000.dts  | 13 -----
 .../arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi |  1 +
 arch/arm64/boot/dts/nvidia/tegra234.dtsi           | 40 ++++++-------
 7 files changed, 93 insertions(+), 34 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.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 v2 2/2] arm64: tegra: Device tree changes for v6.6-rc1
Date: Fri,  1 Sep 2023 12:17:41 +0200	[thread overview]
Message-ID: <20230901101742.1871434-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20230901101742.1871434-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit d7fb6468ec9f18db52ef3c84eb44a9025021c830:

  arm64: tegra: Add blank lines for better readability (2023-07-27 16:48:25 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 112aead4e3d08b455723fa49c17119fbbb4f6e6d:

  arm64: tegra: Mark Tegra234 SPI as compatible with Tegra114 (2023-08-18 17:24:51 +0200)

As discussed previously, here are some late updates for the Tegra tree.

Thanks,
Thierry

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

Contains a bunch of improvements for DT validation as well as some fixes
for P3767. This also contains the addition of display support for Smaug
and enablement of the IOMMU for host1x on Tegra132 (Nexus 9).

----------------------------------------------------------------
Brad Griffis (2):
      arm64: tegra: Fix P3767 card detect polarity
      arm64: tegra: Fix P3767 QSPI speed

Diogo Ivo (3):
      arm64: tegra: Add DSI/CSI regulator on Smaug
      arm64: tegra: Add backlight node on Smaug
      arm64: tegra: Add display panel node on Smaug

Rayyan Ansari (1):
      arm64: tegra: Enable IOMMU for host1x on Tegra132

Thierry Reding (5):
      arm64: tegra: Add missing current-speed for SBSA UART
      arm64: tegra: Remove duplicate nodes on Jetson Orin NX
      arm64: tegra: Use correct format for clocks property
      arm64: tegra: Add dmas and dma-names for Tegra234 UARTE
      arm64: tegra: Mark Tegra234 SPI as compatible with Tegra114

 arch/arm64/boot/dts/nvidia/tegra132.dtsi           |  2 +
 arch/arm64/boot/dts/nvidia/tegra210-smaug.dts      | 66 ++++++++++++++++++++++
 .../dts/nvidia/tegra234-p3737-0000+p3701-0000.dts  |  1 +
 arch/arm64/boot/dts/nvidia/tegra234-p3767.dtsi     |  4 +-
 .../dts/nvidia/tegra234-p3768-0000+p3767-0000.dts  | 13 -----
 .../arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi |  1 +
 arch/arm64/boot/dts/nvidia/tegra234.dtsi           | 40 ++++++-------
 7 files changed, 93 insertions(+), 34 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2023-09-01 10:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-01 10:17 [GIT PULL v2 1/2] dt-bindings: Changes for v6.6-rc1 Thierry Reding
2023-09-01 10:17 ` Thierry Reding
2023-09-01 10:17 ` Thierry Reding [this message]
2023-09-01 10:17   ` [GIT PULL v2 2/2] arm64: tegra: Device tree changes " Thierry Reding
2023-09-26 21:03 ` [GIT PULL v2 1/2] dt-bindings: Changes " 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=20230901101742.1871434-2-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.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 \
    /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.