diff options
author | Sowjanya Komatineni <skomatineni@nvidia.com> | 2020-08-12 02:27:17 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-08-28 15:11:33 +0200 |
commit | 1ebaeb09830f36c1111b72a95420814225bd761c (patch) | |
tree | 743904ef3aeb03dab814746b1df8a9900bb0e650 /.gitignore | |
parent | 654c433beb2e30e6f2a211fc781599d75c356a5e (diff) |
media: tegra-video: Add support for external sensor capture
This patch adds support to capture from the external sensor
based on device graph in the device tree.
Driver walks through the device graph to create media links
between the entities and registers and unregisters video devices
when the corresponding sub-devices are bound and unbound.
Channel formats are enumerated based on available formats from
the sensor and the corresponding matched formats from the Tegra
supported video formats list.
Each Tegra CSI instance can be configured as 4-lane or 2-lane
based on supported lane configuration from the sensor through
the device tree.
Currently this driver supports V4L2 video node centric only.
[hverkuil: changed video_unregister_device to vb2_video_unregister_device]
Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions