diff options
| author | Hans de Goede <[email protected]> | 2024-02-04 17:01:45 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2024-04-11 15:40:29 +0200 |
| commit | 71b3ed53b08d87212fbbe51bdc3bf44eb8c462f8 (patch) | |
| tree | ccd49d6f9241c6add4b95a3f2a91b6ee86838483 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 185883b28bf66f27e854a1ea2324f645be1df640 (diff) | |
media: atomisp: Implement link_setup() op for ISP subdev MC entity
The atomisp driver's Android heritage makes it weird in that
even though it uses MC + subdev-s it is designed to primarily
be controlled through its /dev/video# node.
It implements s_input() on /dev/video# to select which sensor to use,
while ignoring link_setup() calls to enable a link to another sensor.
Add support for selecting the active sensor the MC way by adding
link_setup() support.
The implementation is a bit convoluted due to the atomisp driver's
heritage.
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions