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.11-arm64-dt for you to fetch changes up to 48f6e195039486bc303118948f49a9873acc888f: arm64: tegra: Fix Tegra194 HDA {clock,reset}-names ordering (2020-11-26 16:33:04 +0100) Note that you've already pulled part of this earlier as fixes for v5.10-rc6, but I've included the whole lot for completeness. Let me know if that doesn't work for you and you'd rather have a completely separate branch. Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Device tree changes for v5.11-rc1 These changes are mostly minor fixes across the board, but they also enable PMUs on Tegra186 and enable SATA support on Jetson TX2. ---------------------------------------------------------------- Dipen Patel (1): arm64: tegra: Wrong AON HSP reg property size JC Kuo (2): arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1 arm64: tegra: Add XUSB pad controller interrupt 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 Marc Zyngier (2): arm64: tegra: Add missing CPU PMUs on Tegra186 arm64: tegra: Fix GIC400 missing GICH/GICV register regions Nicolas Chauvet (3): arm64: tegra: Add missing hot temperatures to Tegra132 thermal-zones arm64: tegra: Add missing gpu-throt-level to Tegra210 soctherm arm64: tegra: Add missing hot temperatures to Tegra210 thermal-zones Sameer Pujar (2): arm64: tegra: Rename ADMA device nodes for Tegra210 arm64: tegra: Fix Tegra194 HDA {clock,reset}-names ordering Sowjanya Komatineni (2): arm64: tegra: Change order of SATA resets for Tegra132 and Tegra210 arm64: tegra: Enable AHCI on Jetson TX2 Thierry Reding (1): arm64: tegra: Hook up edp interrupt on Tegra132 SOCTHERM Vidya Sagar (1): arm64: tegra: Fix DT binding for IO High Voltage entry arch/arm64/boot/dts/nvidia/tegra132.dtsi | 20 +++++-- arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts | 16 ++---- arch/arm64/boot/dts/nvidia/tegra186.dtsi | 61 +++++++++++++++++++--- .../arm64/boot/dts/nvidia/tegra194-p3668-0000.dtsi | 2 +- arch/arm64/boot/dts/nvidia/tegra194.dtsi | 19 +++---- arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts | 2 +- arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi | 20 +++---- arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts | 2 +- arch/arm64/boot/dts/nvidia/tegra210-smaug.dts | 2 +- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 22 ++++++-- arch/arm64/boot/dts/nvidia/tegra234-sim-vdk.dts | 6 +-- 11 files changed, 119 insertions(+), 53 deletions(-)