{"id":15166,"url":"https://patchwork.libcamera.org/api/covers/15166/?format=json","web_url":"https://patchwork.libcamera.org/cover/15166/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20211219232714.11427-1-laurent.pinchart@ideasonboard.com>","date":"2021-12-19T23:27:10","name":"[libcamera-devel,0/4] libcamera: Add support for the IMX296 sensor in the Raspberry Pi IPA","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"mbox":"https://patchwork.libcamera.org/cover/15166/mbox/","series":[{"id":2847,"url":"https://patchwork.libcamera.org/api/series/2847/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=2847","date":"2021-12-19T23:27:10","name":"libcamera: Add support for the IMX296 sensor in the Raspberry Pi IPA","version":1,"mbox":"https://patchwork.libcamera.org/series/2847/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/15166/comments/","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 928F3BE080\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSun, 19 Dec 2021 23:27:23 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id D8682608E3;\n\tMon, 20 Dec 2021 00:27:22 +0100 (CET)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id D784560115\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 20 Dec 2021 00:27:20 +0100 (CET)","from pendragon.lan (62-78-145-57.bb.dnainternet.fi [62.78.145.57])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 49CEFFD2;\n\tMon, 20 Dec 2021 00:27:20 +0100 (CET)"],"Authentication-Results":"lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"RMJHHrJs\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1639956440;\n\tbh=0lLTEs21dg3tkRuG50eoOxESIpo4yNKJqaGCNtI6utw=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=RMJHHrJsTzbv/cGOc1DeVzy+LZtcqYTfC+yklmJls4fx/CihHOfqu/6NXSddmpbah\n\tYsK2gZo1N7Qk2VMzwZJan+16LjkywYbE8CCRQhvIwPoHvSiamdlIBiCTxMtxDhsFiY\n\tQARip4MVsLtbx0vahevd/G3sM6gCuC78cwWPYzMI=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Date":"Mon, 20 Dec 2021 01:27:10 +0200","Message-Id":"<20211219232714.11427-1-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.32.0","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH 0/4] libcamera: Add support for the IMX296\n\tsensor in the Raspberry Pi IPA","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Hello,\n\nThis small patch series adds support for the SOny IMX296 sensor in the\nRaspberry Pi IPA.\n\nThe sensor driver has been posted to the linux-media mailing list in\n[1]. That version takes into account all review comments, I believe it\nwill be merged soon.\n\nNaush, patches 2/4 to 4/4 in this series come from a branch you shared\nwith me privately. I've preserved your authorship, but didn't add\ncorresponding SoB lines as they were missing in the original branch. Can\nI fix that ? Of course a review would also be appreciated, in case I've\nmessed anything up when rebasing and reworking the code :-)\n\nThe patches have been tested with a monochrome version of the IMX296 on\na Raspberry Pi CM4.\n\n[1] https://lore.kernel.org/all/20211219220948.28953-1-laurent.pinchart@ideasonboard.com\n\nLaurent Pinchart (1):\n  libcamera: camera_sensor: Add IMX296 sensor properties\n\nNaushir Patuck (3):\n  ipa: raspberrypi: cam_helper: Make exposure conversion functions\n    virtual\n  ipa: raspberrypi: Add camera helper for Sony IMX296 sensor\n  ipa: raspberrypi: Add tuning file for IMX296 sensor\n\n src/ipa/raspberrypi/cam_helper.hpp         |   4 +-\n src/ipa/raspberrypi/cam_helper_imx296.cpp  | 126 +++++++++\n src/ipa/raspberrypi/data/imx296.json       | 305 +++++++++++++++++++++\n src/ipa/raspberrypi/data/meson.build       |   1 +\n src/ipa/raspberrypi/meson.build            |   1 +\n src/libcamera/camera_sensor_properties.cpp |   4 +\n 6 files changed, 439 insertions(+), 2 deletions(-)\n create mode 100644 src/ipa/raspberrypi/cam_helper_imx296.cpp\n create mode 100644 src/ipa/raspberrypi/data/imx296.json\n\n\nbase-commit: 8ff5a8d548eee7c2cb14b355867debdb29e75419"}