Re: [PATCH v9 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series

From: Alexandre TORGUE
Date: Fri Dec 15 2023 - 03:38:48 EST


Hi Alain

On 11/27/23 18:08, Alain Volmat wrote:
This patchset introduces support for Digital Camera Memory Interface
Pixel Processor (DCMIPP) of STMicroelectronics STM32 SoC series.

This initial support implements a single capture pipe
allowing RGB565, YUV, Y, RAW8 and JPEG capture with
frame skipping, prescaling and cropping.

DCMIPP is exposed through 3 subdevices:
- dcmipp_dump_parallel: parallel interface handling
- dcmipp_dump_postproc: frame skipping, prescaling and cropping control
- dcmipp_dump_capture: video device capture node



Patches [4] & [5] applied on stm32-next.

Thanks
Alex