ARM: dts: msm: Add DMA coherency hint to vidc context banks

Add 'dma-coherent-hint-cached' property to vidc context banks
in order to skip explicit cache operations from vidc driver.

Change-Id: I1bee822be8d181a0e39fc8276f44857624d362b6
This commit is contained in:
Mihir Ganu
2020-04-13 15:52:34 -07:00
parent ba4084fde3
commit ce0984dc20

View File

@@ -57,6 +57,7 @@
qcom,iommu-pagetable = "LLC";
buffer-types = <0xfff>;
virtual-addr-pool = <0x25800000 0xba800000>;
dma-coherent-hint-cached;
};
secure_non_pixel_cb {