Hi ARM SoC maintainers, The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc: Linux 6.12-rc1 (2024-09-29 15:06:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.13-arm64-dt for you to fetch changes up to 2433e22233f07b2e03034fffcbaf6c26b5838bb6: arm64: tegra: smaug: Declare cros-ec extcon (2024-10-24 19:23:01 +0200) Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Device tree changes for v6.13-rc1 Changes in this batch add an device tree file for the industrial module version of the Jetson AGX Orin Developer Kit. There are also some fixes for the Jetson TX1 and new features such as touchscreen, temperature sensor and USB-C extcon support for Smaug (a.k.a. Pixel C). ---------------------------------------------------------------- Dara Stotland (1): arm64: tegra: Create SKU8 AGX Orin board file Diogo Ivo (2): arm64: tegra: Add SDMMC sdr104-offsets for Tegra X1 arm64: tegra: smaug: Declare cros-ec extcon Jasper Korten (2): arm64: dts: nvidia: tegra210-smaug: Add touchscreen node arm64: dts: nvidia: tegra210-smaug: Add TMP451 temperature sensor node Tomasz Maciej Nowak (1): arm64: tegra: p2180: Add mandatory compatible for WiFi node arch/arm64/boot/dts/nvidia/Makefile | 1 + arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi | 2 +- arch/arm64/boot/dts/nvidia/tegra210-smaug.dts | 27 + arch/arm64/boot/dts/nvidia/tegra210.dtsi | 2 + .../dts/nvidia/tegra234-p3737-0000+p3701-0000.dts | 544 +------------------- .../dts/nvidia/tegra234-p3737-0000+p3701-0008.dts | 11 + .../boot/dts/nvidia/tegra234-p3737-0000+p3701.dtsi | 547 +++++++++++++++++++++ 7 files changed, 591 insertions(+), 543 deletions(-) create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0008.dts create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701.dtsi