ARM: dts: msm: add display heap for kera
This change adds display heap region for kera target. Change-Id: I2634e6c673a2a4e2bcf5c6903eb9be310044562d Signed-off-by: Sampurna Bolloju <quic_sampboll@quicinc.com>
This commit is contained in:
@@ -10,6 +10,13 @@
|
||||
compatible = "qcom,dma-heaps";
|
||||
depends-on-supply = <&qcom_scm>;
|
||||
|
||||
qcom,display {
|
||||
qcom,dma-heap-name = "qcom,display";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_CMA>;
|
||||
qcom,max-align = <9>;
|
||||
memory-region = <&non_secure_display_memory>;
|
||||
};
|
||||
|
||||
qcom,secure_cdsp {
|
||||
qcom,dma-heap-name = "qcom,cma-secure-cdsp";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_CMA>;
|
||||
|
Reference in New Issue
Block a user