From e41d8af7730ba4ec92ddf8386f877b30cec3f87b Mon Sep 17 00:00:00 2001 From: Zefa Chen Date: Tue, 30 Aug 2022 10:59:14 +0800 Subject: [PATCH] ARM: dts: rockchip: rv1103g-battery-ipc-v10: reserved 4 buffer for vicap with 1920x1080 raw10 Signed-off-by: Zefa Chen Change-Id: I9ce3b91840fdd3b85fe6c1402d180572118c16f1 --- arch/arm/boot/dts/rv1103g-battery-ipc-v10.dts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/rv1103g-battery-ipc-v10.dts b/arch/arm/boot/dts/rv1103g-battery-ipc-v10.dts index a0b5ab977526..9176465f1d43 100644 --- a/arch/arm/boot/dts/rv1103g-battery-ipc-v10.dts +++ b/arch/arm/boot/dts/rv1103g-battery-ipc-v10.dts @@ -241,6 +241,7 @@ &rkcif_mipi_lvds { status = "okay"; + memory-region-thunderboot = <&rkisp_thunderboot>; pinctrl-names = "default"; pinctrl-0 = <&mipi_pins>; port { @@ -267,8 +268,8 @@ }; &rkisp_thunderboot { - /* 6M for NV12 (w*h*1.5*2) w and h 16 align, 1920/1088 */ - reg = <0x01e60000 (6 * 0x00100000)>; + /* vicap, capture raw10, ceil(w*10/8/256)*256*h *4(buf num) */ + reg = <0x01e60000 0xa8c000>; }; &rkisp_vir0 {