ARM: dts: rockchip: rv1103g-battery-ipc-v10: reserved 4 buffer for vicap with 1920x1080 raw10

Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: I9ce3b91840fdd3b85fe6c1402d180572118c16f1
This commit is contained in:
Zefa Chen
2022-08-30 10:59:14 +08:00
committed by Tao Huang
parent 50a172856e
commit e41d8af773

View File

@@ -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 {