diff options
author | Yunke Cao <yunkec@google.com> | 2022-06-28 02:53:52 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-07-15 15:40:09 +0200 |
commit | d534b9520a128d20d81d6dcf95441e806bdeb20f (patch) | |
tree | 19320bbdc445f9033cec0fd154276cb9daccfeb0 /include/soc | |
parent | media: v4l: async: Also match secondary fwnode endpoints (diff) | |
download | linux-d534b9520a128d20d81d6dcf95441e806bdeb20f.tar.xz linux-d534b9520a128d20d81d6dcf95441e806bdeb20f.zip |
media: vimc: add ancillary lens
Add lens to vimc driver and link them with sensors using ancillary links.
Provides an example of ancillary link usage.The lens supports
FOCUS_ABSOLUTE control.
Test example: With default vimc topology
> media-ctl -p
Media controller API version 5.18.0
...
- entity 28: Lens A (0 pad, 0 link)
type V4L2 subdev subtype Lens flags 0
device node name /dev/v4l-subdev6
- entity 29: Lens B (0 pad, 0 link)
type V4L2 subdev subtype Lens flags 0
device node name /dev/v4l-subdev7
> v4l2-ctl -d /dev/v4l-subdev7 -C focus_absolute
focus_absolute: 0
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Yunke Cao <yunkec@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions