adt3: Release 52 MB of unused memory allocated in "ion-dev" [1/1]
authorLiang Ji <liang.ji@amlogic.com>
Tue, 19 Oct 2021 02:12:12 +0000 (10:12 +0800)
committerChristian Hoffmann <chrmhoffmann@gmail.com>
Sun, 12 Feb 2023 08:13:12 +0000 (09:13 +0100)
PD#SWPL-61729
BUG=203412562

Problem:
Release 52 MB of unused memory allocated in "ion-dev"

Solution:
Release 52 MB of unused memory allocated in "ion-dev"

Verify:
adt3-S

Signed-off-by: Liang Ji <liang.ji@amlogic.com>
Change-Id: I87a24212cbf5b6ffac39fff94d52c498b226bb65

arch/arm64/boot/dts/amlogic/g12a_s905y2_deadpool.dts

index eaa90d257391b58d3d384d640824673ef0a890ca..815c78c022b228e7e7b74c394191748a7557b7cf 100644 (file)
@@ -84,7 +84,7 @@
                ion_cma_reserved:linux,ion-dev {
                        compatible = "shared-dma-pool";
                        reusable;
-                       size = <0x0 0x8000000>;
+                       size = <0x0 0x4C00000>;
                        alignment = <0x0 0x400000>;
                };
                ion_fb_reserved:linux,ion-fb {