mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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 {
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
memory-region = <&codec_mm_cma &codec_mm_reserved>;
|
||||
dev_name = "codec_mm";
|
||||
status = "okay";
|
||||
clear-map;
|
||||
};
|
||||
|
||||
ppmgr {
|
||||
|
||||
Reference in New Issue
Block a user