mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: tegra: Add dma-coherent for Tegra194 VIC
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>
This commit is contained in:
committed by
Thierry Reding
parent
553f07360e
commit
a52280c844
@@ -1811,6 +1811,7 @@
|
||||
<&mc TEGRA194_MEMORY_CLIENT_VICSWR &emc>;
|
||||
interconnect-names = "dma-mem", "write";
|
||||
iommus = <&smmu TEGRA194_SID_VIC>;
|
||||
dma-coherent;
|
||||
};
|
||||
|
||||
nvjpg@15380000 {
|
||||
|
||||
Reference in New Issue
Block a user