This series has a few fixes for improving h/v blanking and pixel rate reporting for the IMX219 sensor. These patches are picked and modified (and squashed where applicable) from the rpi-6.6.y vendor tree. Signed-off-by: Jai Luthra <jai.luthra@xxxxxxxxxxxxxxxx> --- Dave Stevenson (1): media: i2c: imx219: make HBLANK r/w to allow longer exposures David Plowman (1): media: i2c: imx219: Correct the minimum vblanking value Jai Luthra (1): media: i2c: imx219: Scale the pixel rate for analog binning drivers/media/i2c/imx219.c | 186 +++++++++++++++++++++++++++++++-------------- 1 file changed, 130 insertions(+), 56 deletions(-) --- base-commit: 81983758430957d9a5cb3333fe324fd70cf63e7e change-id: 20241029-imx219_fixes-bfaac4a56200 Best regards, -- Jai Luthra <jai.luthra@xxxxxxxxxxxxxxxx>