mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ARM: dts: rockchip: decrease isp reserved memory size for rv1126-evb-thunder-boot
We don't need so much isp reserved memory for thunder boot. The default value is 256MB. Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com> Change-Id: Ife84c37b24ae5bd882b6cbdeb612b51e7aff3db7
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
clock-frequency = <1000000>;
|
||||
};
|
||||
|
||||
&isp_reserved {
|
||||
size = <0x08000000>;
|
||||
};
|
||||
|
||||
&route_dsi {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user