[libcamera-devel] [PATCH 0/3] ipa: rpi: vc4: Add support for Arducam OV64A40
Naushir Patuck
naush at raspberrypi.com
Tue Nov 28 19:46:24 CET 2023
Hi Kieran,
On Tue, 28 Nov 2023, 4:19 pm Kieran Bingham, <
kieran.bingham at ideasonboard.com> wrote:
> Hi Naush, David,
>
> Do you have any feedback for this series please?
>
Everything looks good as far as I can tell, although I don't have access to
the data sheet or a sensor to test delays, etc. out.
So for the whole series:
Reviewed-by: Naushir Patuck <naush at raspberrypi.com>
>
>
> --
> Regards
>
> Kieran
>
>
> Quoting Jacopo Mondi via libcamera-devel (2023-11-14 10:21:19)
> > Hello,
> > this small series adds support for the Arducam OV64A40 camera module to
> > the RaspberryPi VC4 IPA.
> >
> > The first version of the driver has been published to the linux-media
> mailing
> > list and a v2 will soon follow.
> >
> > Jacopo Mondi (1):
> > ipa: rpi: Provide a Camera Helper for the OV64A40
> >
> > Kieran Bingham (2):
> > libcamera: camera_sensor: Add OV64A40 sensor properties
> > ipa: rpi: vc4: Add OV64A40 tuning files
> >
> > src/ipa/rpi/cam_helper/cam_helper_ov64a40.cpp | 73 +++
> > src/ipa/rpi/cam_helper/meson.build | 1 +
> > src/ipa/rpi/vc4/data/meson.build | 1 +
> > src/ipa/rpi/vc4/data/ov64a40.json | 422 ++++++++++++++++++
> > src/libcamera/camera_sensor_properties.cpp | 4 +
> > 5 files changed, 501 insertions(+)
> > create mode 100644 src/ipa/rpi/cam_helper/cam_helper_ov64a40.cpp
> > create mode 100644 src/ipa/rpi/vc4/data/ov64a40.json
> >
> > --
> > 2.41.0
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20231128/21a2ebbe/attachment.htm>
More information about the libcamera-devel
mailing list