OSDN Git Service

Merge tag 'tegra-for-5.13-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 1 Apr 2021 20:02:59 +0000 (22:02 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 1 Apr 2021 20:02:59 +0000 (22:02 +0200)
commit520f30feb864e9baaf7bed677892b478ffd10232
tree45273f5e1ede756cbd37d585b8c7ced5c08fc130
parent815bacb522c5d5e833dad5be349c80de9afdf1df
parent405fa9e9d8664e830982c5fbcb70f9ba8656bafc
Merge tag 'tegra-for-5.13-arm64-dt' of git://git./linux/kernel/git/tegra/linux into arm/dt

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.

* tag 'tegra-for-5.13-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  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/r/20210401172622.3352990-5-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>