Hi ARM SoC maintainers, The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.10-arm64-dt-fixes for you to fetch changes up to d98bccf10dd0f36cabee71a425381fce0908de3b: arm64: tegra: Fix Tegra234 VDK node names (2020-11-25 15:33:30 +0100) Thanks, Thierry ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Dipen Patel (1): arm64: tegra: Wrong AON HSP reg property size JC Kuo (1): arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1 Jon Hunter (3): arm64: tegra: Disable the ACONNECT for Jetson TX2 arm64: tegra: Correct the UART for Jetson Xavier NX arm64: tegra: Fix Tegra234 VDK node names arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts | 12 ------------ arch/arm64/boot/dts/nvidia/tegra194-p3668-0000.dtsi | 2 +- arch/arm64/boot/dts/nvidia/tegra194.dtsi | 2 +- arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi | 20 ++++++++++---------- arch/arm64/boot/dts/nvidia/tegra234-sim-vdk.dts | 6 +++--- 5 files changed, 15 insertions(+), 27 deletions(-)