diff options
| author | Markus Pargmann <[email protected]> | 2015-12-14 12:41:52 -0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-06-28 07:58:58 -0300 |
| commit | 78060d51950d242a3e20941b1280fcc76850634c (patch) | |
| tree | 92e50cbad67efb235d2e7b1c63a5aad8fe155d1b /tools/perf/scripts/python/bin | |
| parent | f823a3fd4b54d562711ee1b7da06d9dc47c9bce7 (diff) | |
[media] v4l: mt9v032: Do not unset master_mode
The power_on function of the driver resets the chip and sets the
CHIP_CONTROL register to 0. This switches the operating mode to slave.
The s_stream function sets the correct mode. But this caused problems on
a board where the camera chip is operated as master. The camera started
after a random amount of time streaming an image, I observed between 10
and 300 seconds.
The STRFM_OUT and STLN_OUT pins are not connected on this board which
may cause some issues in slave mode. I could not find any documentation
about this.
Keeping the chip in master mode after the reset helped to fix this
issue for me.
Signed-off-by: Markus Pargmann <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions