ARM: dts: msm: enabling cdsp memory heap for EVA
Added CDSP mmeory heap in tuna dtsi. Change-Id: I7bc80010ff001be6d97a1af14d5c35cde30941ce Signed-off-by: Gopireddy Arunteja Reddy <quic_garuntej@quicinc.com>
This commit is contained in:
committed by
Arunteja Reddy Gopireddy
parent
f69a05f86a
commit
ff47fdaf56
@@ -144,12 +144,10 @@
|
|||||||
qcom,iommu-group = <&non_secure_cb_group>;
|
qcom,iommu-group = <&non_secure_cb_group>;
|
||||||
memory-region = <&cvp_iommu_region_partition>;
|
memory-region = <&cvp_iommu_region_partition>;
|
||||||
};
|
};
|
||||||
/*
|
/* Memory Heaps */
|
||||||
* Memory Heaps
|
qcom,msm-cvp,mem_cdsp {
|
||||||
* qcom,msm-cvp,mem_cdsp {
|
compatible = "qcom,msm-cvp,mem-cdsp";
|
||||||
* compatible = "qcom,msm-cvp,mem-cdsp";
|
memory-region = <&cdsp_eva_mem>;
|
||||||
* memory-region = <&cdsp_eva_mem>;
|
};
|
||||||
* };
|
|
||||||
*/
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user