From 8dcba278134ca03e4e3418ca7e3df109c67f2a0f Mon Sep 17 00:00:00 2001 From: Shreyas K K Date: Mon, 14 Nov 2022 15:26:40 +0530 Subject: [PATCH] ARM: dts: msm: Update qseecom memory node for SM8150 Update qseecom node to allocate from a carveout. Change-Id: I0e4b301bccd238c7e61a949963f0a53ec2050b8c --- qcom/sm8150-dma-heaps.dtsi | 2 +- qcom/sm8150.dtsi | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/qcom/sm8150-dma-heaps.dtsi b/qcom/sm8150-dma-heaps.dtsi index 3b46c5b0..c2a1bed8 100644 --- a/qcom/sm8150-dma-heaps.dtsi +++ b/qcom/sm8150-dma-heaps.dtsi @@ -31,7 +31,7 @@ qcom,qseecom { qcom,dma-heap-name = "qcom,qseecom"; - qcom,dma-heap-type = ; + qcom,dma-heap-type = ; memory-region = <&qseecom_mem>; }; diff --git a/qcom/sm8150.dtsi b/qcom/sm8150.dtsi index 77f81a81..db28dec9 100644 --- a/qcom/sm8150.dtsi +++ b/qcom/sm8150.dtsi @@ -456,10 +456,8 @@ qseecom_mem: qseecom_region { compatible = "shared-dma-pool"; - alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; - reusable; - alignment = <0x0 0x400000>; - size = <0x0 0x1400000>; + no-map; + reg = <0x0 0x9e400000 0x0 0x1400000>; }; cdsp_sec_mem: cdsp_sec_regions {