[libcamera-devel,v2,0/1] Support for imx519
mbox series

Message ID 20211020132334.2199-1-david.plowman@raspberrypi.com
Headers show
Series
  • Support for imx519
Related show

Message

David Plowman Oct. 20, 2021, 1:23 p.m. UTC
Hi everyone, Lee

This is a re-post of Lee's patch adding support for the imx519. The
cam helper file is unchanged but I've added a new tuning file which
fills out a bit more of the colour information.

Lee - thanks very much for sending me those sensors! Obviously please
feel free to change any of my settings if you want.

Best regards

David

Arducam info (1):
  libcamera: ipa: raspberrypi: Add support for imx519 sensor

 src/ipa/raspberrypi/cam_helper_imx519.cpp | 185 ++++++++++++
 src/ipa/raspberrypi/data/imx519.json      | 338 ++++++++++++++++++++++
 src/ipa/raspberrypi/data/meson.build      |   1 +
 src/ipa/raspberrypi/meson.build           |   1 +
 4 files changed, 525 insertions(+)
 create mode 100644 src/ipa/raspberrypi/cam_helper_imx519.cpp
 create mode 100644 src/ipa/raspberrypi/data/imx519.json