[RFC] cameras: ov8865: enable optional pwr1 supply on Surface Pro 7+ - #2201
Draft
Sevron88 wants to merge 2 commits into
Draft
[RFC] cameras: ov8865: enable optional pwr1 supply on Surface Pro 7+#2201Sevron88 wants to merge 2 commits into
Sevron88 wants to merge 2 commits into
Conversation
This was referenced Jul 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Surface Pro 7+ OV8865
pwr1test evidenceThis file accompanies the RFC patch in
0014-ov8865-pwr1.patch.Tested hardware and software
8086:9a19)INT347A:00)6.19.8-surface-30.7.0Failure before the patch
The INT3472 layer exposed a regulator named
INT3472:01-pwr1, but it hadzero users and remained disabled. The OV8865 runtime-resume path failed on
the first I2C software-reset write:
Increasing the power-up delay and retrying the reset five times still
returned
-121on every attempt.Result after the patch
Raw capture:
Processed capture:
Front camera
The OV5693 front camera also works on this device after programming
MIPI register
0x4800to0x2dbefore stream-on, as proposed inlinux-surface PR #2171. On this Surface Pro 7+ it captures 1296x972
SBGGR10 at approximately 28.7 fps.