Hi ARM SoC maintainers, The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b: Linux 6.14-rc1 (2025-02-02 15:39:26 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.15-arm64-dt-v2 for you to fetch changes up to 65d691a4400e111e8bb2422a5f4f28de34298be7: arm64: tegra: p2180: Add TMP451 temperature sensor node (2025-03-07 18:38:29 +0100) Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Device tree changes for v6.15-rc1 This contains a patch to remove an unusable key that was erroneously exposed as well as a fix to support GPUs with a large amount of video memory on IGX Orin. Finally, some additional devices, such as a temperature sensor, are enabled on Jetson TX1, the output voltage of some pins is adjusted and the VDD_LCD_1V8_DIS power supply now uses the correct enable GPIO. ---------------------------------------------------------------- Diogo Ivo (4): arm64: tegra: p2597: Fix gpio for vdd-1v8-dis regulator arm64: tegra: Define pinmuxing for gpio pads on Tegra210 arm64: tegra: p2597: Enable TCA9539 as IRQ controllers arm64: tegra: p2180: Add TMP451 temperature sensor node Jon Hunter (1): arm64: tegra: Resize aperture for the IGX PCIe C5 slot Ninad Malwade (1): arm64: tegra: Remove the Orin NX/Nano suspend key arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi | 13 +++++++++++++ arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi | 20 +++++++++++++++++++- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 10 ++++++++++ .../dts/nvidia/tegra234-p3740-0002+p3701-0008.dts | 10 ++++++++++ .../boot/dts/nvidia/tegra234-p3768-0000+p3767.dtsi | 7 ------- 5 files changed, 52 insertions(+), 8 deletions(-)