Merge "ARM: dts: msm: add display heap for kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c7b206d7d2
@@ -10,6 +10,13 @@
|
|||||||
compatible = "qcom,dma-heaps";
|
compatible = "qcom,dma-heaps";
|
||||||
depends-on-supply = <&qcom_scm>;
|
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,secure_cdsp {
|
||||||
qcom,dma-heap-name = "qcom,cma-secure-cdsp";
|
qcom,dma-heap-name = "qcom,cma-secure-cdsp";
|
||||||
qcom,dma-heap-type = <HEAP_TYPE_CMA>;
|
qcom,dma-heap-type = <HEAP_TYPE_CMA>;
|
||||||
|
Reference in New Issue
Block a user