ODROID-COMMON: arm/dts: add 'clear-map' to 'codec_mm'

Change-Id: Ia58e81077f821471802ab9bd7964fbce1c160cf0
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
Dongjin Kim
2019-11-29 02:54:42 +09:00
committed by Chris KIM
parent 1ce3527073
commit 6ca5522b77
2 changed files with 3 additions and 0 deletions

View File

@@ -49,6 +49,7 @@
size = <0x0 0x400000>;
alignment = <0x0 0x400000>;
alloc-ranges = <0x0 0x05000000 0x0 0x400000>;
clear-map;
};
secos_reserved:linux,secos {
@@ -107,6 +108,7 @@
size = <0x0 0x13400000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
clear-map;
};
/* codec shared reserved */
codec_mm_reserved:linux,codec_mm_reserved {

View File

@@ -44,6 +44,7 @@
memory-region = <&codec_mm_cma &codec_mm_reserved>;
dev_name = "codec_mm";
status = "okay";
clear-map;
};
ppmgr {