Skip to content

ipu6epmtl: route ov08x40 through Intel CVS path - #179

Merged
saragsapre merged 1 commit into
intel:mainfrom
arunt1:cvs
Aug 19, 2026
Merged

ipu6epmtl: route ov08x40 through Intel CVS path#179
saragsapre merged 1 commit into
intel:mainfrom
arunt1:cvs

Conversation

@arunt1

@arunt1 arunt1 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Add Intel CVS pad formats to ov08x40 sensor media configs.
Update media links to route sensor -> Intel CVS -> IPU6 CSI.
Align MediaControl link rewrite logic to skip direct sensor-to-CVS link replacement.
Enables CVS-based media path behavior consistent with upstream ov08x40 flow.

Comment thread src/v4l2/MediaControl.cpp
@arunt1
arunt1 force-pushed the cvs branch 2 times, most recently from 00bd922 to b29e416 Compare August 12, 2026 09:44
@arunt1
arunt1 requested a review from sujimmy August 13, 2026 13:32
@sujimmy

sujimmy commented Aug 14, 2026

Copy link
Copy Markdown

@saragsapre @arunt1
I had verified this PR on OEM devices. And it is working properly.
I don't have any concern for this PR.

Comment thread src/v4l2/MediaControl.cpp Outdated
if (strcmp(links[i].sink->entity->info.name, sinkEntityName.c_str()) == 0) {
entityName = entity.info.name;
if (strcmp(entityName, ivscName.c_str()) == 0) {
if (strcmp(entityName, ivscName.c_str()) == 0) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can entityName be ivscLegacyName? Do we need additional check for that ?

@arunt1
arunt1 force-pushed the cvs branch 2 times, most recently from 82b3471 to aea8922 Compare August 17, 2026 08:59
@saragsapre
saragsapre merged commit 6fefa86 into intel:main Aug 19, 2026
3 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