From 8642bbd31908bb511dc5e487e8a334245735cbec Mon Sep 17 00:00:00 2001 From: Vijayanand Jitta Date: Fri, 20 May 2022 11:34:35 +0530 Subject: [PATCH] ARM: dts: msm: Add CMA area for the modem PAS on cape Add a CMA area for dma_alloc_coherent() calls for the modem device on cape. Change-Id: I3b837dd67583cb1d5a3a8317d60a071f1a77c230 --- qcom/cape.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/cape.dtsi b/qcom/cape.dtsi index 23504a41..121ac33c 100644 --- a/qcom/cape.dtsi +++ b/qcom/cape.dtsi @@ -1657,7 +1657,7 @@ <&aggre2_noc MASTER_CRYPTO &mc_virt SLAVE_EBI1>; interconnect-names = "rproc_ddr","crypto_ddr"; - memory-region = <&mpss_mem>; + memory-region = <&mpss_mem &system_cma>; /* Inputs from mss */ interrupts-extended = <&intc GIC_SPI 264 IRQ_TYPE_EDGE_RISING>,