Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: media: imx296: Add standby delay during probe #5555

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

naushir
Copy link
Contributor

@naushir naushir commented Jul 28, 2023

Add a 2-5ms delay when coming out of standby and before reading the sensor info register durning probe, as instructed by the datasheet. This standby delay is already present when the sensor starts streaming.

Add a 2-5ms delay when coming out of standby and before reading the
sensor info register durning probe, as instructed by the datasheet. This
standby delay is already present when the sensor starts streaming.

Signed-off-by: Naushir Patuck <[email protected]>
@naushir
Copy link
Contributor Author

naushir commented Jul 28, 2023

@njhollinghurst and @6by9

@6by9
Copy link
Contributor

6by9 commented Jul 28, 2023

LGTM.

@pelwell pelwell merged commit 5fb3b30 into raspberrypi:rpi-6.1.y Jul 28, 2023
11 checks passed
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Aug 7, 2023
kernel: drivers: media: i2c Updated imx296 driver for external trigger
See: raspberrypi/linux#5560

kernel: overlays: Add bmp380 to i2c-sensor overlay
See: raspberrypi/linux#5558

kernel: drivers: media: imx296: Add standby delay during probe
See: raspberrypi/linux#5555

kernel: can: isotp: add module parameter for maximum pdu size
See: raspberrypi/linux#5557

kernel: media: dt-bindings: imx258: Fix alternate compatible strings
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Aug 9, 2023
kernel: drivers: media: i2c Updated imx296 driver for external trigger
See: raspberrypi/linux#5560

kernel: overlays: Add bmp380 to i2c-sensor overlay
See: raspberrypi/linux#5558

kernel: drivers: media: imx296: Add standby delay during probe
See: raspberrypi/linux#5555

kernel: can: isotp: add module parameter for maximum pdu size
See: raspberrypi/linux#5557

kernel: media: dt-bindings: imx258: Fix alternate compatible strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants