arm64: tegra: Add dma-coherent for Tegra194 VIC
authorJon Hunter <jonathanh@nvidia.com>
Mon, 25 Oct 2021 11:08:42 +0000 (12:08 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 16 Dec 2021 15:51:02 +0000 (16:51 +0100)
DMA operations for the Tegra194 Video Image Compositor (VIC) are
coherent and so populate the 'dma-coherent' property.

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

index abea546..aeb7966 100644 (file)
                                                <&mc TEGRA194_MEMORY_CLIENT_VICSWR &emc>;
                                interconnect-names = "dma-mem", "write";
                                iommus = <&smmu TEGRA194_SID_VIC>;
+                               dma-coherent;
                        };
 
                        nvjpg@15380000 {