Hi ARM SoC maintainers, The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37: Linux 6.13-rc1 (2024-12-01 14:28:56 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.14-arm64-dt for you to fetch changes up to b615fbd70fce8582d92b3bdbbf3c9b80cadcfb55: arm64: tegra: Fix Tegra234 PCIe interrupt-map (2025-01-10 18:47:01 +0100) Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Device tree fixes for v6.14-rc1 These patches fix up an issue with the DMA support on one of the SPI controllers, as well as properly identify the SCE fabric and disable it to prevent accessing registers that may not be accessible to the CPU. Finally, the GIC's #address-cells property is set to 0 to fix a problem in the PCIe interrupt-map property. ---------------------------------------------------------------- Akhil R (1): arm64: tegra: Fix DMA ID for SPI2 Brad Griffis (1): arm64: tegra: Fix Tegra234 PCIe interrupt-map Sumit Gupta (2): arm64: tegra: Fix typo in Tegra234 dce-fabric compatible arm64: tegra: Disable Tegra234 sce-fabric node arch/arm64/boot/dts/nvidia/tegra234.dtsi | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)