aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDirk Bender <[email protected]>2021-07-26 09:35:15 +0200
committerMauro Carvalho Chehab <[email protected]>2021-09-30 10:07:35 +0200
commit0961ba6dd211a4a52d1dd4c2d59be60ac2dc08c7 (patch)
treeb4c91a87196c901f5e86a6756db40c0c863f1fa9 /tools/perf/scripts/python/event_analyzing_sample.py
parentae47ee5fc4703bb55278c4185f76c81f980f91eb (diff)
media: mt9p031: Fix corrupted frame after restarting stream
To prevent corrupted frames after starting and stopping the sensor its datasheet specifies a specific pause sequence to follow: Stopping: Set Pause_Restart Bit -> Set Restart Bit -> Set Chip_Enable Off Restarting: Set Chip_Enable On -> Clear Pause_Restart Bit The Restart Bit is cleared automatically and must not be cleared manually as this would cause undefined behavior. Signed-off-by: Dirk Bender <[email protected]> Signed-off-by: Stefan Riedmueller <[email protected]> Signed-off-by: Sakari Ailus <[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