mbox series

[GIT,PULL,4/5] arm64: tegra: Changes for v6.10-rc1

Message ID 20240426180519.3972626-4-thierry.reding@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/5] soc/tegra: Changes for v6.10-rc1 | expand

Pull-request

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

Message

Thierry Reding April 26, 2024, 6:05 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0d23cacb2ae0fc9d8d40f36cb37ad272b3249ffe:

  arm64: tegra: Add Tegra Security Engine DT nodes (2024-04-26 18:57:11 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Changes for v6.10-rc1

Adds the Security Engine devices found on Tegra234 and fixes RTC aliases
by referencing them by label rather than path so that errors can be
detected more easily.

----------------------------------------------------------------
Akhil R (1):
      arm64: tegra: Add Tegra Security Engine DT nodes

Krzysztof Kozlowski (1):
      arm64: tegra: Correct Tegra132 I2C alias

 arch/arm64/boot/dts/nvidia/tegra132-norrin.dts |  4 ++--
 arch/arm64/boot/dts/nvidia/tegra132.dtsi       |  2 +-
 arch/arm64/boot/dts/nvidia/tegra234.dtsi       | 16 ++++++++++++++++
 3 files changed, 19 insertions(+), 3 deletions(-)