diff options
author | Jacopo Mondi <[email protected]> | 2021-06-16 14:46:08 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2021-06-17 11:30:21 +0200 |
commit | 9e0bf8393d0602cc7fda749b77cf8ec7f81249cb (patch) | |
tree | dcd0ea9d907ca7dfed2008c0b548732d3c933235 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ad01032aaf437c526d7135384bb4f998828d0cfc (diff) |
media: i2c: max9271: Introduce wake_up() function
The MAX9271 chip manual prescribes a delay of 5 milliseconds
after the chip exits from low power state.
Add a new function to the max9271 library driver that wakes up the chip
with a dummy i2c transaction and implements the correct delay of 5
milliseconds after the chip exits from low power state.
Use the newly introduced function in the rdacm20 and rdacm21 camera
drivers. The former was not respecting the required delay while the
latter was waiting for a too-short timeout.
Signed-off-by: Jacopo Mondi <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions