]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdcf968cf50ec9a844409a043f0ed5b3c620f2e41
tree45273f5e1ede756cbd37d585b8c7ced5c08fc130
parent9a8a202cff94f928ebf996f370d714788db82c85
parentf783e903ffa0896152016ec4afdc911c21ca9521
Merge tag 'tegra-for-5.13-arm64-dt' of git://git.kernel.org/pub/scm/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>