Skip to content

Commit 5c3876b

Browse files
committed
DT: increase amvideocap memory
1 parent eb28aca commit 5c3876b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/amlogic/coreelec_common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
compatible = "amlogic, amvideocap";
5656
dev_name = "amvideocap.0";
5757
status = "okay";
58-
max_size = <8>; //8M
58+
max_size = <24>; //24M
5959
};
6060

6161
dummy_venc: dummy_venc {

0 commit comments

Comments
 (0)