mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Remove display carveout heap for parrot 4gb variant
This change removes display carveout heap for parrot 4gb variant. Change-Id: I3e89c0ff2d345e1e675c0cbcf8d8f9443d9beeee
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
#include "parrot.dtsi"
|
||||
/ {
|
||||
};
|
||||
|
||||
&non_secure_display_dma_buf {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&non_secure_display_memory {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
memory-region = <&audio_cma_mem>;
|
||||
};
|
||||
|
||||
qcom,display {
|
||||
non_secure_display_dma_buf: qcom,display {
|
||||
qcom,dma-heap-name = "qcom,display";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_CMA>;
|
||||
qcom,max-align = <9>;
|
||||
|
||||
Reference in New Issue
Block a user