media: ov5640: correct comments for default VGA to avoid confusion
authorGuoniu.zhou <guoniu.zhou@nxp.com>
Tue, 9 May 2023 06:56:45 +0000 (14:56 +0800)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 25 May 2023 14:21:22 +0000 (16:21 +0200)
commitafe25fbc5d078556986fcd1df9dc9140adffff26
tree559006fd7ba841691af70b9991f15c3d9048982e
parent290cebd13a6e111c4e998c9b712ec20e9a3e9e17
media: ov5640: correct comments for default VGA to avoid confusion

When OV5640 work at DVP mode, the default initialization settings
make it output 30 frames per second. But when it work at CSI-2 mode
the default link frequency will make it output 60 frames per second,
so correct the comments to make it more clear.

Signed-off-by: Guoniu.zhou <guoniu.zhou@nxp.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/i2c/ov5640.c