diff options
| author | Jacopo Mondi <[email protected]> | 2022-05-13 15:14:13 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-07-08 15:39:07 +0100 |
| commit | 7dcb3a2f1f1871cc6e18e744d125baaedada3944 (patch) | |
| tree | ce6037cc285c8c5b691901645c1f8a0fc6d9e801 /tools/perf/scripts/python | |
| parent | 6ac98b41b4fb44656ef0ccccee4fda73751eb7bf (diff) | |
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 <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions