[libcamera-devel] [PATCH 05/13] include: linux: Add V4L2 subdev internal routing API

Tomi Valkeinen tomi.valkeinen at ideasonboard.com
Tue Aug 2 12:54:08 CEST 2022


On 01/08/2022 03:05, Laurent Pinchart via libcamera-devel wrote:
> The V4L2 subdev internal routing API is under development. Add it
> manually to the v4l2-subdev.h kernel header for now.
> 
> The code corresponds to the "[PATCH v11 00/36] v4l: routing and streams
> support" series as posted to the linux-media mailing list.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
>   include/linux/v4l2-subdev.h | 88 ++++++++++++++++++++++++++++++++++---
>   1 file changed, 81 insertions(+), 7 deletions(-)

No changes in the v12 to the header, so using v11 is fine. The API will 
change in the future, but if that's fine, then:

Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ideasonboard.com>

  Tomi


More information about the libcamera-devel mailing list