Message ID | 20231127170828.1426117-1-alain.volmat@foss.st.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series | expand |
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