From c7d65d7cecb91c99f943d6c83799f175081fde3f Mon Sep 17 00:00:00 2001 From: Dianzhong Huo Date: Thu, 10 Jan 2019 15:21:09 +0800 Subject: [PATCH] dts: isp reserved memory optimize on w411 platform [1/1] PD#SWPL-4577 Problem: ISP reserve memory needs to be optimized. Solution: 1.cost down isp reserved memory(just support 1ch 1080P60fps) 2.temper size default set 24M(config in dtsi) Verify: verify on w411 platform. Change-Id: I5df16e7625be09c6feebcf74ea56b24f5a0f451b Signed-off-by: Dianzhong Huo --- arch/arm64/boot/dts/amlogic/g12b_a311x_w411_buildroot.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/g12b_a311x_w411_buildroot.dts b/arch/arm64/boot/dts/amlogic/g12b_a311x_w411_buildroot.dts index 470778b5052f..3dad3e2900c7 100644 --- a/arch/arm64/boot/dts/amlogic/g12b_a311x_w411_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/g12b_a311x_w411_buildroot.dts @@ -161,7 +161,7 @@ compatible = "shared-dma-pool"; reusable; status = "okay"; - size = <0x0 0xb400000>; + size = <0x0 0x3c00000>; alignment = <0x0 0x400000>; }; @@ -169,7 +169,7 @@ compatible = "shared-dma-pool"; reusable; status = "okay"; - size = <0x0 0x03000000>; + size = <0x0 0x1800000>; alignment = <0x0 0x400000>; }; gdc_cma_reserved:linux,gdc_cma {