From 9780f46f64070cc40405ab678797334e251458a4 Mon Sep 17 00:00:00 2001
From: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Date: Thu, 21 Sep 2023 18:55:38 +0200
Subject: Documentation: Introduce Camera Sensor Model

Introduce a documentation page about the 'camera sensor model'
implemented by libcamera.

The camera sensor model serves to provide to applications a reference
description of the processing steps that take place in a camera sensor
in order to precisely control the sensor configuration through the
forthcoming SensorConfiguration class.

Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 .reuse/dep5 | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to '.reuse/dep5')

diff --git a/.reuse/dep5 b/.reuse/dep5
index d283a0c9..c5ef5e01 100644
--- a/.reuse/dep5
+++ b/.reuse/dep5
@@ -3,6 +3,12 @@ Upstream-Name: libcamera
 Upstream-Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 Source: https://git.libcamera.org/libcamera/libcamera.git/
 
+Files: Documentation/binning.svg
+       Documentation/camera-sensor-model.rst
+       Documentation/sensor_model.svg
+Copyright: Copyright 2023 Ideas On Board Oy
+License: CC-BY-SA-4.0
+
 Files: Documentation/theme/static/search.png
 Copyright: 2022 Fonticons, Inc.
 License: CC-BY-4.0
-- 
cgit v1.2.1