devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Thierry Reding" <thierry.reding@gmail.com>
To: "Sheetal ." <sheetal@nvidia.com>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Cc: <linux-tegra@vger.kernel.org>, <spujar@nvidia.com>,
	<jonathanh@nvidia.com>, <mkumard@nvidia.com>
Subject: Re: [PATCH 0/4] Add audio support for Jetson Orin NX and Jetson
Date: Thu, 22 Feb 2024 18:24:23 +0100	[thread overview]
Message-ID: <CZBS6NOQ26HE.2SNQBM5FIB9GG@gmail.com> (raw)
In-Reply-To: <20240207120518.697926-1-sheetal@nvidia.com>

[-- Attachment #1: Type: text/plain, Size: 1359 bytes --]

On Wed Feb 7, 2024 at 1:05 PM CET, Sheetal . wrote:
> From: sheetal <sheetal@nvidia.com>
>
> - Move ports from platform DTS to SoC DTSI.
> - Define missing IO ports in SoC DTSI.
> - Add audio support for Jetson Orin NX (p3767 SKU0) module and Jetson
>   Orin Nano (p3767 SKU5) module with p3768 carrier board.
> - Remove the module specific DTSI files as it is already taken
>   care in base DTS file.
>
> sheetal (4):
>   arm64: tegra: Move AHUB ports to SoC DTSI
>   arm64: tegra: Define missing IO ports
>   arm64: tegra: Add audio support for Jetson Orin NX and Jetson Orin
>     Nano
>   arm64: tegra: Remove Jetson Orin NX and Jetson Orin Nano DTSI
>
>  .../arm64/boot/dts/nvidia/tegra234-p3701.dtsi | 1948 ---------------
>  .../boot/dts/nvidia/tegra234-p3767-0000.dtsi  |   14 -
>  .../boot/dts/nvidia/tegra234-p3767-0005.dtsi  |   14 -
>  .../arm64/boot/dts/nvidia/tegra234-p3767.dtsi |   82 +
>  .../nvidia/tegra234-p3768-0000+p3767-0000.dts |    7 +-
>  .../nvidia/tegra234-p3768-0000+p3767-0005.dts |   12 +-
>  arch/arm64/boot/dts/nvidia/tegra234.dtsi      | 2122 ++++++++++++++++-
>  7 files changed, 2198 insertions(+), 2001 deletions(-)
>  delete mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767-0000.dtsi
>  delete mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2024-02-22 17:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-07 12:05 [PATCH 0/4] Add audio support for Jetson Orin NX and Jetson Sheetal .
2024-02-07 12:05 ` [PATCH 1/4] arm64: tegra: Move AHUB ports to SoC DTSI Sheetal .
2024-02-07 12:05 ` [PATCH 2/4] arm64: tegra: Define missing IO ports Sheetal .
2024-02-07 12:05 ` [PATCH 3/4] arm64: tegra: Add audio support for Jetson Orin NX and Jetson Orin Nano Sheetal .
2024-02-07 12:05 ` [PATCH 4/4] arm64: tegra: Remove Jetson Orin NX and Jetson Orin Nano DTSI Sheetal .
2024-02-22 17:24 ` 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=CZBS6NOQ26HE.2SNQBM5FIB9GG@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mkumard@nvidia.com \
    --cc=robh+dt@kernel.org \
    --cc=sheetal@nvidia.com \
    --cc=spujar@nvidia.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;
as well as URLs for NNTP newsgroup(s).