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 5/5] arm64: tegra: Device tree fixes for v5.12-rc6
Date: Thu,  1 Apr 2021 19:26:22 +0200	[thread overview]
Message-ID: <20210401172622.3352990-5-thierry.reding@gmail.com> (raw)
In-Reply-To: <20210401172622.3352990-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 405fa9e9d8664e830982c5fbcb70f9ba8656bafc:

  arm64: tegra: Move clocks from RT5658 endpoint to device node (2021-03-25 14:04:49 +0100)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Device tree fixes for v5.12-rc6

This contains a couple of device tree fixes for the v5.12 release cycle.
These are needed for proper audio support on Jetson AGX Xavier, to boot
the Jetson Xavier NX from an SD card and to be able to suspend/resume
the Jetson TX2.

----------------------------------------------------------------
Jon Hunter (2):
      arm64: tegra: Set fw_devlink=on for Jetson TX2
      arm64: tegra: Fix mmc0 alias for Jetson Xavier NX

Sameer Pujar (1):
      arm64: tegra: Move clocks from RT5658 endpoint to device node

Thierry Reding (1):
      arm64: tegra: Add unit-address for ACONNECT on Tegra186

 arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts  | 2 +-
 arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi      | 2 +-
 arch/arm64/boot/dts/nvidia/tegra186.dtsi            | 2 +-
 arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts  | 3 ++-
 arch/arm64/boot/dts/nvidia/tegra194-p3668-0000.dtsi | 4 ++++
 arch/arm64/boot/dts/nvidia/tegra194-p3668-0001.dtsi | 4 ++++
 arch/arm64/boot/dts/nvidia/tegra194-p3668.dtsi      | 1 -
 7 files changed, 13 insertions(+), 5 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 5/5] arm64: tegra: Device tree fixes for v5.12-rc6
Date: Thu,  1 Apr 2021 19:26:22 +0200	[thread overview]
Message-ID: <20210401172622.3352990-5-thierry.reding@gmail.com> (raw)
Message-ID: <20210401172622.wmTiMy42k0seHZDytUn1eG6LM3gAJRuS7tZSlz4mpyk@z> (raw)
In-Reply-To: <20210401172622.3352990-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 405fa9e9d8664e830982c5fbcb70f9ba8656bafc:

  arm64: tegra: Move clocks from RT5658 endpoint to device node (2021-03-25 14:04:49 +0100)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Device tree fixes for v5.12-rc6

This contains a couple of device tree fixes for the v5.12 release cycle.
These are needed for proper audio support on Jetson AGX Xavier, to boot
the Jetson Xavier NX from an SD card and to be able to suspend/resume
the Jetson TX2.

----------------------------------------------------------------
Jon Hunter (2):
      arm64: tegra: Set fw_devlink=on for Jetson TX2
      arm64: tegra: Fix mmc0 alias for Jetson Xavier NX

Sameer Pujar (1):
      arm64: tegra: Move clocks from RT5658 endpoint to device node

Thierry Reding (1):
      arm64: tegra: Add unit-address for ACONNECT on Tegra186

 arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts  | 2 +-
 arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi      | 2 +-
 arch/arm64/boot/dts/nvidia/tegra186.dtsi            | 2 +-
 arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts  | 3 ++-
 arch/arm64/boot/dts/nvidia/tegra194-p3668-0000.dtsi | 4 ++++
 arch/arm64/boot/dts/nvidia/tegra194-p3668-0001.dtsi | 4 ++++
 arch/arm64/boot/dts/nvidia/tegra194-p3668.dtsi      | 1 -
 7 files changed, 13 insertions(+), 5 deletions(-)

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

  parent reply	other threads:[~2021-04-01 17:53 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01 17:26 [GIT PULL 1/5] dt-bindings: Changes for v5.13-rc1 Thierry Reding
2021-04-01 17:26 ` Thierry Reding
2021-04-01 17:26 ` [GIT PULL 2/5] clk: tegra: " Thierry Reding
2021-04-01 17:26   ` Thierry Reding
2021-04-01 19:24   ` Arnd Bergmann
2021-04-01 19:24     ` Arnd Bergmann
2021-04-01 17:26 ` [GIT PULL 3/5] soc/tegra: " Thierry Reding
2021-04-01 17:26   ` Thierry Reding
2021-04-01 19:24   ` Arnd Bergmann
2021-04-01 19:24     ` Arnd Bergmann
2021-04-01 17:26 ` [GIT PULL 4/5] ARM: tegra: Device tree changes " Thierry Reding
2021-04-01 17:26   ` Thierry Reding
2021-04-01 20:15   ` Arnd Bergmann
2021-04-01 20:15     ` Arnd Bergmann
2021-04-01 17:26 ` Thierry Reding [this message]
2021-04-01 17:26   ` [GIT PULL 5/5] arm64: tegra: Device tree fixes for v5.12-rc6 Thierry Reding
2021-04-01 20:15   ` Arnd Bergmann
2021-04-01 20:15     ` Arnd Bergmann
2021-04-23 12:56   ` Thierry Reding
2021-04-23 12:56     ` Thierry Reding
2021-04-23 13:42     ` Arnd Bergmann
2021-04-23 13:42       ` Arnd Bergmann
2021-04-23 13:42       ` Arnd Bergmann
2021-04-23 13:59       ` Thierry Reding
2021-04-23 13:59         ` Thierry Reding
2021-04-01 20:15 ` [GIT PULL 1/5] dt-bindings: Changes for v5.13-rc1 Arnd Bergmann
2021-04-01 20:15   ` Arnd Bergmann

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=20210401172622.3352990-5-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.