media: i2c: arducam_64mp: Modify the line length of 1280x720 resolution
authorLee Jackson <lee.jackson@arducam.com>
Thu, 4 May 2023 03:14:04 +0000 (11:14 +0800)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:36 +0000 (11:33 +0000)
commit47b955ad5d0ee367fbef1c67ca344750cc08d28f
treef8818ff59ab000ba4d3d64d9061bb5c4e14919a2
parent579d5f55299d8ea361486ea27563ec306031b2be
media: i2c: arducam_64mp: Modify the line length of 1280x720 resolution

Arducam 64MP has specific requirements for the line length, and if these
conditions are not met, the camera will not function properly. Under the
previous configuration, once a stream off operation is performed, the
camera will not output any data, even if a stream on operation is
performed. This prevents us from switching from 1280x720 to another
resolution.

Signed-off-by: Lee Jackson <lee.jackson@arducam.com>
drivers/media/i2c/arducam_64mp.c