From 0083df56f038c8ba291e8396cc9e0413cc201475 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Mon, 3 Oct 2022 10:55:57 +0100 Subject: 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 Reviewed-by: Jacopo Mondi Reviewed-by: David Plowman Reviewed-by: Laurent Pinchart Signed-off-by: Laurent Pinchart --- src/ipa/raspberrypi/data/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ipa/raspberrypi/data/meson.build') 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', -- cgit v1.2.1