[libcamera-devel] [PATCH 0/3] ipa: rpi: vc4: Add support for Arducam OV64A40

Laurent Pinchart laurent.pinchart at ideasonboard.com
Tue Nov 28 17:35:21 CET 2023


On Tue, Nov 14, 2023 at 11:21:19AM +0100, Jacopo Mondi via libcamera-devel wrote:
> 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 +++

Can we add support for the sensor in libipa too please ?

>  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

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list