Merge "ARM: dts: msm: Add more ms heap for sun-vm"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
239e8ef457
@@ -39,6 +39,30 @@
|
||||
qcom,dynamic-heap;
|
||||
};
|
||||
|
||||
qcom,ms4 {
|
||||
qcom,dma-heap-name = "qcom,ms4";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_TVM_CARVEOUT>;
|
||||
qcom,dynamic-heap;
|
||||
};
|
||||
|
||||
qcom,ms5 {
|
||||
qcom,dma-heap-name = "qcom,ms5";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_TVM_CARVEOUT>;
|
||||
qcom,dynamic-heap;
|
||||
};
|
||||
|
||||
qcom,ms6 {
|
||||
qcom,dma-heap-name = "qcom,ms6";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_TVM_CARVEOUT>;
|
||||
qcom,dynamic-heap;
|
||||
};
|
||||
|
||||
qcom,ms7 {
|
||||
qcom,dma-heap-name = "qcom,ms7";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_TVM_CARVEOUT>;
|
||||
qcom,dynamic-heap;
|
||||
};
|
||||
|
||||
qcom,tui_test {
|
||||
qcom,dma-heap-name = "qcom,tui_test";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_TVM_CARVEOUT>;
|
||||
|
Reference in New Issue
Block a user