From ce0984dc20de80b454d4cd950649ed2dddb36367 Mon Sep 17 00:00:00 2001 From: Mihir Ganu Date: Mon, 13 Apr 2020 15:52:34 -0700 Subject: [PATCH] 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 --- qcom/lahaina-vidc.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/lahaina-vidc.dtsi b/qcom/lahaina-vidc.dtsi index 3c36c0fa..07dd6874 100644 --- a/qcom/lahaina-vidc.dtsi +++ b/qcom/lahaina-vidc.dtsi @@ -57,6 +57,7 @@ qcom,iommu-pagetable = "LLC"; buffer-types = <0xfff>; virtual-addr-pool = <0x25800000 0xba800000>; + dma-coherent-hint-cached; }; secure_non_pixel_cb {