lkml.org 
[lkml]   [2023]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] media: i2c: alvium: store frame interval in subdev state
Date
Hi All,
The goal of this series as suggested by LPinchart is to remove the following
data from alvium_dev struct:

- struct v4l2_fract frame_interval;
- u64 dft_fr;
- u64 min_fr;
- u64 max_fr;
- u64 fr;

And use instead the the newly added storage for frame interval in the subdev state.
This series is made on top of the following series:

- media: v4l2-subdev: Improve frame interval handling
- base-commit: 76cb0b74268f1347e4b7fdefc343b064410e0e10

Tommaso Merciai (3):
media: i2c: alvium: removal of dft_fr, min_fr and max_fr
media: i2c: alvium: inline set_frame_interval into s_frame_interval
media: i2c: alvium: store frame interval in subdev state

drivers/media/i2c/alvium-csi2.c | 91 ++++++++++-----------------------
drivers/media/i2c/alvium-csi2.h | 5 --
2 files changed, 28 insertions(+), 68 deletions(-)

--
2.34.1


\
 
 \ /
  Last update: 2023-12-15 09:25    [W:1.208 / U:1.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site