media: imx296: Add standby and stream on/off delays
authorNaushir Patuck <naush@raspberrypi.com>
Fri, 20 May 2022 08:55:42 +0000 (09:55 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Fri, 20 May 2022 15:12:36 +0000 (16:12 +0100)
commitaff8e58eb768345ab93cb3d0a667ae16c2972d12
tree4d98b81dd2cd67caa1068af2a21a6fc4f0386305
parent451ad0b567b1a04a859b9ca64d56f029730708b5
media: imx296: Add standby and stream on/off delays

Add a 1.5ms delay after coming out of standby.
Add a 2ms delay after going into or coming out of streaming state.

All delay values have been deduced from the sensor datasheet.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
drivers/media/i2c/imx296.c