arm64: dts: lahaina: remove non-secure display memory region

Change-Id: I60b868494d313de2bc2a0ae402bc0ae94f11b586
This commit is contained in:
Cosmin Tanislav 2021-10-04 09:41:28 +03:00 committed by Giovanni Ricca
parent 8493bff8e3
commit 6a4d180535
No known key found for this signature in database
2 changed files with 0 additions and 14 deletions

View File

@ -66,11 +66,5 @@
memory-region = <&audio_cma_mem>;
qcom,ion-heap-type = "DMA";
};
qcom,ion-heap@3 { /* NON SECURE DISPLAY HEAP */
reg = <ION_DISPLAY_HEAP_ID>;
memory-region = <&non_secure_display_memory>;
qcom,ion-heap-type = "DMA";
};
};
};

View File

@ -558,14 +558,6 @@
alignment = <0x0 0x100000>;
size = <0x0 0x800000>;
};
non_secure_display_memory: non_secure_display_region {
compatible = "shared-dma-pool";
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
reusable;
alignment = <0x0 0x400000>;
size = <0x0 0x6400000>;
};
};
&soc {