]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitacbc4edbfa2a7f9d5e915fc0ea13e4c83419bc83
tree9d6d73a5f6404174253742fed63345ff8c22949e
parent7c0b5a1e70ae3a0105c486fe13b822f5ae7a7dc6
parentf783e903ffa0896152016ec4afdc911c21ca9521
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>