]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Thu, 26 Nov 2020 21:08:01 +0000 (22:08 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 26 Nov 2020 21:08:01 +0000 (22:08 +0100)
commitcb367b0359692508962e45349279630a2d2fcb19
tree4f74f61b46dc9922e4193c2dcab495bc5fd0f72e
parentf28719b3c29fef4f6c347032ae55dc0ec0f6ee38
parent49c279d23a286d4e524fc05dd9c343ee457fa43a
Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes

arm64: tegra: Device tree fixes for v5.10-rc6

This contains a couple of fixes to device trees. Among other things,
this restores suspend/resume on Jetson TX2 and makes USB OTG work on
Jetson TX1.

* tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  arm64: tegra: Fix Tegra234 VDK node names
  arm64: tegra: Wrong AON HSP reg property size
  arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1
  arm64: tegra: Correct the UART for Jetson Xavier NX
  arm64: tegra: Disable the ACONNECT for Jetson TX2

Link: https://lore.kernel.org/r/20201125170306.1095734-1-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>