Hi Pavel, Thank you for the patch. On Mon, Mar 23, 2020 at 12:47:27PM +0100, Pavel Machek wrote: > Hi! > > We now have easy-to-install support for complex camera in form of > Maemo Leste on N900.... Unfortunately we don't have anything in > userspace that can be used to work with the camera. > > This attempts to be minimal solution to get libv4l2 to work. libv4l2 is mostly deprecated. How about contributing an OMAP3 ISP pipeline handler to libcamera instead ? :-) > It enables passing camera pipeline description to libv4l2, so that > controls are mapped to appopriate devices, and libv4l2 can be used > with complex camera. > > It is useful for testing kernel parts of N900 subsystem, and it will > serve as a basis for autofocus work and autogain improvements. > > Signed-off-by: Pavel Machek <pavel@xxxxxx> [snip] -- Regards, Laurent Pinchart