linux-arm-kernel.lists.infradead.org archive mirror
 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 6/7] arm64: tegra: Device tree changes for v6.4-rc1
Date: Thu,  6 Apr 2023 14:48:03 +0200	[thread overview]
Message-ID: <20230406124804.970394-6-thierry.reding@gmail.com> (raw)
In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 5c0ddb4e715d89e4ea94821cd85bcac220bd7ea4:

  arm64: tegra: Add vccmq on Jetson TX2 (2023-04-05 14:44:46 +0200)

Thanks,
Thierry

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

This adds support for the Jetson Orin NX and includes updates for Jetson
AGX Orin (audio codec, USB Type-C support).

----------------------------------------------------------------
Ben Dooks (1):
      arm64: tegra: Add vccmq on Jetson TX2

Jon Hunter (2):
      arm64: tegra: Add DSU PMUs for Tegra234
      arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin

Krzysztof Kozlowski (1):
      arm64: tegra: Drop serial clock-names and reset-names

Sameer Pujar (1):
      arm64: tegra: Audio codec support on Jetson AGX Orin

Thierry Reding (4):
      dt-bindings: tegra: Document Jetson Orin NX
      dt-bindings: tegra: Document Jetson Orin NX reference platform
      arm64: tegra: Support Jetson Orin NX
      arm64: tegra: Support Jetson Orin NX reference platform

 Documentation/devicetree/bindings/arm/tegra.yaml   |   9 +
 arch/arm64/boot/dts/nvidia/Makefile                |   2 +
 arch/arm64/boot/dts/nvidia/tegra132.dtsi           |   8 -
 arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi     |   1 +
 arch/arm64/boot/dts/nvidia/tegra186.dtsi           |   2 -
 arch/arm64/boot/dts/nvidia/tegra194.dtsi           |   4 -
 arch/arm64/boot/dts/nvidia/tegra210.dtsi           |   8 -
 .../dts/nvidia/tegra234-p3737-0000+p3701-0000.dts  | 123 ++++++++++-
 .../arm64/boot/dts/nvidia/tegra234-p3767-0000.dtsi |  14 ++
 arch/arm64/boot/dts/nvidia/tegra234-p3767.dtsi     | 172 +++++++++++++++
 .../dts/nvidia/tegra234-p3768-0000+p3767-0000.dts  | 134 +++++++++++
 .../arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi | 245 +++++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra234.dtsi           |  20 +-
 13 files changed, 717 insertions(+), 25 deletions(-)
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767-0000.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767.dtsi
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts
 create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi

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

  parent reply	other threads:[~2023-04-06 12:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06 12:47 [GIT PULL 1/7] ARM: tegra: Core changes for v6.4-rc1 Thierry Reding
2023-04-06 12:47 ` [GIT PULL 2/7] soc/tegra: Changes " Thierry Reding
2023-04-06 12:48 ` [GIT PULL 3/7] " Thierry Reding
2023-04-06 12:48 ` [GIT PULL 4/7] dt-bindings: " Thierry Reding
2023-04-06 12:48 ` [GIT PULL 5/7] ARM: tegra: Device tree changes " Thierry Reding
2023-04-06 12:48 ` Thierry Reding [this message]
2023-04-06 12:48 ` [GIT PULL 7/7] arm64: tegra: Default configuration " Thierry Reding

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=20230406124804.970394-6-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).