Skip to content

Conversation

@naushir
Copy link
Contributor

@naushir naushir commented Nov 7, 2025

Switch the power management in the imx708 device driver to use auto- suspend with a 5s timeout.

This improves mode switching time that avoids additional regulator switch-on delays and common register I2C writes.

Switch the power management in the imx708 device driver to use auto-
suspend with a 5s timeout.

This improves mode switching time that avoids additional regulator
switch-on delays and common register I2C writes.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
@naushir naushir requested a review from 6by9 November 7, 2025 09:51
Copy link
Contributor

@6by9 6by9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Matches the change for imx477 from last week.

Be aware on this sensor that because the lens driver will have a reference on the same regulator, calling imx708_power_off does NOT mean that the sensor has been reset. We also don't have a software reset obviously in the register set (I can't see one documented in the datasheet).
As long as we do have the same register writes in all mode tables, then it should be fine.

@pelwell pelwell merged commit 6b7a0de into raspberrypi:rpi-6.12.y Nov 11, 2025
12 checks passed
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