mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user