mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "ARM: dts: msm: add ion secure cma heap node on qcs405"
This commit is contained in:
commit
40942c527b
@ -21,6 +21,12 @@
|
||||
qcom,ion-heap-type = "SYSTEM";
|
||||
};
|
||||
|
||||
qcom,ion-heap@8 { /* CP_MM HEAP */
|
||||
reg = <8>;
|
||||
memory-region = <&secure_mem>;
|
||||
qcom,ion-heap-type = "SECURE_DMA";
|
||||
};
|
||||
|
||||
qcom,ion-heap@27 { /* QSEECOM HEAP */
|
||||
reg = <27>;
|
||||
memory-region = <&qseecom_mem>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user