[PATCH v7 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
Sakari Ailus
sakari.ailus at linux.intel.com
Mon Nov 20 13:18:40 PST 2023
Hi Alain,
On Mon, Nov 20, 2023 at 06:07:56PM +0100, 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
>
> v7:
> - correct byteproc set_fmt handling and compose/crop/fmt handling
> - replace few v4l2_subdev_get_try_* into v4l2_subdev_get_pad_*
Can you rebase this on my my linuxtv.org tree master branch
<URL:https://git.linuxtv.org/sailus/media_tree.git/log/>?
These will be called v4l2_subdev_state_get_* now.
Thanks.
--
Regards,
Sakari Ailus
More information about the linux-arm-kernel
mailing list