summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2022-05-13 17:14:13 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-07-08 17:39:07 +0300
commit7dcb3a2f1f1871cc6e18e744d125baaedada3944 (patch)
treece6037cc285c8c5b691901645c1f8a0fc6d9e801 /scripts/patch-kernel
parent6ac98b41b4fb44656ef0ccccee4fda73751eb7bf (diff)
downloadlinux-7dcb3a2f1f1871cc6e18e744d125baaedada3944.tar.xz
media: ov5640: Restrict sizes to mbus code
The ov5640 driver supports different sizes for different mbus_codes. In particular: - 8bpp modes: high resolution sizes (>= 1280x720) - 16bpp modes: all sizes - 24bpp modes: low resolutions sizes (< 1280x720) Restrict the frame sizes enumerations to the above constraints. While at it, make sure the fse->mbus_code parameter is valid, and return -EINVAL if it's not. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions