You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
media: i2c : imx415: Correct hmax_min values for 891Mbps/lane
I obviously backported V1 of the patchset sent to mainline, as
code review there picked up these incorrect hmax_min values.
https://lore.kernel.org/all/AS4PR08MB773533B9D04BE15F51548FEBF7182@AS4PR08MB7735.eurprd08.prod.outlook.com/
The upstream patches also fixed a return without pm_runtime_put
and the fall-through from V4L2_CID_VBLANK to V4L2_CID_EXPOSURE not
updating ctrl, so the wrong exposure would get set.
Backport these fixes from mainline.
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
0 commit comments