]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'tegra-for-7.1-dt-bindings' of https://git.kernel.org/pub/scm/linux/kernel...
authorKrzysztof Kozlowski <krzk@kernel.org>
Sat, 4 Apr 2026 14:09:43 +0000 (16:09 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Sat, 4 Apr 2026 14:09:43 +0000 (16:09 +0200)
commitd7dbdadad2387147fa22c62faa66f3d9d1421ee8
tree2cb5b1b21c55a8bb9ff8c9a4983a2e8584961b6d
parenta66cc657ef52c7b9028b4d4d79af7b7ce31b32f2
parentbed2f5b4de6c6fd8f8928f6373ad92e8795c370f
Merge tag 'tegra-for-7.1-dt-bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers

dt-bindings: Changes for v7.1-rc1

This contains a few conversions to DT schema along with various
additions and fixes to reduce the amount of validation warnings.

Included are also a new binding for the PCIe controller found on
Tegra264 as well as compatible strings for the Jetson AGX Thor
Developer Kit.

* tag 'tegra-for-7.1-dt-bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  dt-bindings: arm: tegra: Document Jetson AGX Thor DevKit
  dt-bindings: display: tegra: Document Tegra20 HDMI port
  dt-bindings: arm: tegra: Add Tegra238 CBB compatible strings
  dt-bindings: memory: tegra210: Mark EMC as cooling device
  dt-bindings: memory: Add Tegra210 memory controller bindings
  dt-bindings: phy: tegra: Document Tegra210 USB PHY
  dt-bindings: arm: tegra: Add missing compatible strings
  dt-bindings: interrupt-controller: tegra: Fix reg entries
  dt-bindings: clock: tegra124-dfll: Convert to json-schema
  dt-bindings: phy: tegra-xusb: Document Type C support
  dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>