libcamera: Document sensor driver requirements

Document the feature an image sensor driver has to provide to be
fully libcamera-compliant.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
Jacopo Mondi 2020-12-30 18:02:48 +01:00
parent 7415c139cd
commit 1b4997ef08
3 changed files with 66 additions and 0 deletions

View file

@ -57,6 +57,7 @@ if sphinx.found()
'guides/pipeline-handler.rst',
'guides/tracing.rst',
'index.rst',
'sensor_driver_requirements.rst',
'../README.rst',
]