Merge branch 'tegra/dt64' into arm/fixes
authorArnd Bergmann <arnd@arndb.de>
Fri, 23 Apr 2021 13:37:53 +0000 (15:37 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Apr 2021 13:38:13 +0000 (15:38 +0200)
commita1768dad775b5ceb25d17bc7a13318f43adf3069
tree9d6d73a5f6404174253742fed63345ff8c22949e
parent450225a402e5b2b4c7ddef7ec54f797868d0f583
parent405fa9e9d8664e830982c5fbcb70f9ba8656bafc
Merge branch 'tegra/dt64' into arm/fixes

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.

* tegra/dt64:
  arm64: tegra: Move clocks from RT5658 endpoint to device node
  arm64: tegra: Fix mmc0 alias for Jetson Xavier NX
  arm64: tegra: Set fw_devlink=on for Jetson TX2
  arm64: tegra: Add unit-address for ACONNECT on Tegra186

Link: https://lore.kernel.org/linux-arm-kernel/YILD4yyPXuiYbHW1@orome.fritz.box/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>