dts: sync 1g platform ion and codec_mm_cma with ampere [1/1]

PD#166821

Problem:
34 media CTS fails in einstein

Solution:
enlarge codec_mm_cma to d000000

Verify:
verify by einstein

Change-Id: I026a1ff3e6155324dff1a5b9702c31f19d68a57f
Signed-off-by: Lei Qian <lei.qian@amlogic.com>
This commit is contained in:
Lei Qian
2018-10-16 20:32:21 +08:00
parent 20f5526a6b
commit 2673659638
7 changed files with 14 additions and 14 deletions

View File

@@ -81,7 +81,7 @@
ion_reserved:linux,ion-dev {
compatible = "shared-dma-pool";
reusable;
size = <0x7400000>;
size = <0x4C00000>;
alignment = <0x400000>;
/* alloc by self */
alloc-ranges = <0x0 0x2ee00000>;
@@ -114,7 +114,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0xc000000>;
size = <0xd000000>;
alignment = <0x400000>;
linux,contiguous-region;
/** alloc by self **/

View File

@@ -95,7 +95,7 @@
ion_reserved:linux,ion-dev {
compatible = "shared-dma-pool";
reusable;
size = <0x7C00000>;
size = <0x4C00000>;
alignment = <0x400000>;
alloc-ranges = <0x0 0x2ee00000>;
};
@@ -125,7 +125,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x13400000>;
size = <0xd000000>;
alignment = <0x400000>;
linux,contiguous-region;
alloc-ranges = <0x12000000 0x13400000>;

View File

@@ -100,7 +100,7 @@
ion_reserved:linux,ion-dev {
compatible = "shared-dma-pool";
reusable;
size = <0x0 0x3000000>;
size = <0x0 0x4C00000>;
alignment = <0x0 0x400000>;
};
@@ -132,7 +132,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0x7800000>;
size = <0x0 0xd000000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};

View File

@@ -101,7 +101,7 @@
ion_reserved:linux,ion-dev {
compatible = "shared-dma-pool";
reusable;
size = <0x0 0x3000000>;
size = <0x0 0x4C00000>;
alignment = <0x0 0x400000>;
};
@@ -133,7 +133,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0x7800000>;
size = <0x0 0xd000000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};

View File

@@ -81,7 +81,7 @@
ion_reserved:linux,ion-dev {
compatible = "shared-dma-pool";
reusable;
size = <0x0 0x7400000>;
size = <0x0 0x4C00000>;
alignment = <0x0 0x400000>;
};
@@ -110,7 +110,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0xc000000>;
size = <0x0 0xd000000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};

View File

@@ -95,7 +95,7 @@
ion_reserved:linux,ion-dev {
compatible = "shared-dma-pool";
reusable;
size = <0x0 0x7400000>;
size = <0x0 0x4C00000>;
alignment = <0x0 0x400000>;
};
@@ -124,7 +124,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0xc000000>;
size = <0x0 0xd000000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};

View File

@@ -95,7 +95,7 @@
ion_reserved:linux,ion-dev {
compatible = "shared-dma-pool";
reusable;
size = <0x0 0x6400000>;
size = <0x0 0x4C00000>;
alignment = <0x0 0x400000>;
};
@@ -124,7 +124,7 @@
compatible = "shared-dma-pool";
reusable;
/* ion_codec_mm max can alloc size 80M*/
size = <0x0 0xc000000>;
size = <0x0 0xd000000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};