Skip to content

ipu6epmtl: route ov08x40 through Intel CVS path - #179

Open
arunt1 wants to merge 1 commit into
intel:mainfrom
arunt1:cvs
Open

ipu6epmtl: route ov08x40 through Intel CVS path#179
arunt1 wants to merge 1 commit into
intel:mainfrom
arunt1:cvs

Conversation

@arunt1

@arunt1 arunt1 commented Aug 6, 2026

Copy link
Copy Markdown

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
};

static const string ivscName = "Intel IVSC CSI";
static const string ivscName = "Intel CVS";

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

does it impact CVF solution?
some projects selected CVF + MIPI camera.
And some projects used CVS (Lattice) + MIPI

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@sujimmy Added code change for support both CVF and CVS solution.

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.

2 participants