Documentation: Add camera sensor support table

Add a table with the list of camera sensors currently supported by
libcamera. Similar to the ISP feature matrix, this too is a living
document, and will be updated as support for more sensors is added.

Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Jai Luthra <jai.luthra@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Jai Luthra
2025-12-11 15:38:00 +05:30
parent bfe0a48f4e
commit f517d5cc10
3 changed files with 34 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
Feature Requirements <feature_requirements>
Runtime configuration <runtime_configuration>
ISP feature support matrix <isp-feature-matrix>
Camera Sensor support <sensor-support>
Application Writer's Guide <guides/application-developer>
Python Bindings <python-bindings>
Public API <public-api/index>

View File

@@ -172,6 +172,7 @@ if sphinx.found()
'python-bindings.rst',
'runtime_configuration.rst',
'sensor_driver_requirements.rst',
'sensor-support.rst',
'software-isp-benchmarking.rst',
'../README.rst',
]

View File

@@ -0,0 +1,32 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
Camera Sensor Support
=====================
Support for camera sensors in libcamera continues to grow and can be easily
extended to any sensor supported by the Linux kernel, as well as to custom
devices or configurations.
While some integration effort may be necessary, any supported camera can be
used on any supported platform, as long as the required physical hardware
connections are properly handled.
Existing support includes the following camera sensors:
.. list-table::
:header-rows: 1
* - Vendor
- Models
* - Sony
- IMX214, IMX219, IMX258, IMX283, IMX290, IMX296, IMX327, IMX335, IMX415,
IMX462, IMX477, IMX519, IMX708
* - Omnivision
- OV2685, OV2740, OV4689, OV5640, OV5647, OV5670, OV5675, OV5693, OV7251,
OV8858, OV8865, OV9281, OV13858, OV64A40
* - On-Semi
- AR0144, AR0521
* - ST-Microelectronics
- VD56G3
* - Galaxy Core
- GC05A2, GC08A3