summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/data/meson.build
diff options
context:
space:
mode:
authorNaushir Patuck <naush@raspberrypi.com>2022-10-03 10:55:57 +0100
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-10-05 15:49:19 +0300
commit0083df56f038c8ba291e8396cc9e0413cc201475 (patch)
treeb654830169defbc360a32a4f803c51829d42b06d /src/ipa/raspberrypi/data/meson.build
parent820607b195ff942ad3533514bb2b3b2a931492d6 (diff)
ipa: raspberrypi: Add a tuning file for the colour variant of IMX296
Add the tuning file (imx296.json) for the colour variant of the IMX296 sensor. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/ipa/raspberrypi/data/meson.build')
-rw-r--r--src/ipa/raspberrypi/data/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipa/raspberrypi/data/meson.build b/src/ipa/raspberrypi/data/meson.build
index 465a7a17..6c5beb0e 100644
--- a/src/ipa/raspberrypi/data/meson.build
+++ b/src/ipa/raspberrypi/data/meson.build
@@ -4,6 +4,7 @@ conf_files = files([
'imx219.json',
'imx219_noir.json',
'imx290.json',
+ 'imx296.json',
'imx296_mono.json',
'imx378.json',
'imx477.json',