Merge tag 'tegra-for-6.13-arm64-dt' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 12 Nov 2024 21:29:28 +0000 (22:29 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 Nov 2024 21:29:28 +0000 (22:29 +0100)
commit03bf4af2726f81d835b940b051cd1bde9f7d5c2c
tree0d34b75388458e3f3523db45a5d0b7f05ef41167
parenta96b9264f2a268acda61023a7fa3f3a70994eaa8
parent2433e22233f07b2e03034fffcbaf6c26b5838bb6
Merge tag 'tegra-for-6.13-arm64-dt' of https://git./linux/kernel/git/tegra/linux into soc/dt

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).

* tag 'tegra-for-6.13-arm64-dt' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  arm64: tegra: smaug: Declare cros-ec extcon
  arm64: tegra: Add SDMMC sdr104-offsets for Tegra X1
  arm64: dts: nvidia: tegra210-smaug: Add TMP451 temperature sensor node
  arm64: dts: nvidia: tegra210-smaug: Add touchscreen node
  arm64: tegra: p2180: Add mandatory compatible for WiFi node
  arm64: tegra: Create SKU8 AGX Orin board file

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