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

Jacopo Mondi jacopo at jmondi.org
Wed Aug 3 14:07:40 CEST 2022


Hi Laurent

On Tue, Aug 02, 2022 at 01:54:08PM +0300, Tomi Valkeinen via libcamera-devel wrote:
> 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

Reviewed-by: Jacopo Mondi <jacopo at jmondi.org>

Thanks
  j


More information about the libcamera-devel mailing list