]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: tegra: Drop I2C iommus and dma-coherent properties
authorThierry Reding <treding@nvidia.com>
Mon, 17 Oct 2022 17:03:39 +0000 (19:03 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 27 Jan 2023 16:08:58 +0000 (17:08 +0100)
commit682e1c498ae793ad90587171c93c1f7ec87aa208
treedb82d31c0c2ffb6071e75db0c6547a1a09853760
parent361238cdc52523fd7b1f3aa447c0579f42448b00
arm64: tegra: Drop I2C iommus and dma-coherent properties

Drop the iommus and dma-coherent properties for the I2C controller
device tree nodes. These are only needed for the device tree nodes
that represent the GPC DMA controller, since that is the device
performing the direct memory accesses.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra186.dtsi
arch/arm64/boot/dts/nvidia/tegra194.dtsi
arch/arm64/boot/dts/nvidia/tegra234.dtsi