mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: dts: rockchip: rv1109-evb-ddr3-v12-facial-gate: modify isp cma buffer size from 256M to 92M
rv1109 facial gate use dual camera that resolution is 1080P, so only need 92M buffer. Signed-off-by: Lin Jianhua <linjh@rock-chips.com> Change-Id: I9a53468b1bf544dbc253ca19907d4ebbdde67e98
This commit is contained in:
@@ -120,6 +120,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
/* isp cma buffer don't fiddle with it, dual camera(1920 * 1080) need 92M buffer */
|
||||
&isp_reserved {
|
||||
size = <0x5c00000>;
|
||||
};
|
||||
|
||||
&mipi_csi2 {
|
||||
status = "okay";
|
||||
ports {
|
||||
|
||||
Reference in New Issue
Block a user