Skip to content

Add NoIR and wide camera modules to the sensor database - #332

Open
PineappleBeech wants to merge 2 commits into
raspberrypi:nextfrom
PineappleBeech:sensor-names
Open

Add NoIR and wide camera modules to the sensor database#332
PineappleBeech wants to merge 2 commits into
raspberrypi:nextfrom
PineappleBeech:sensor-names

Conversation

@PineappleBeech

Copy link
Copy Markdown
Contributor

The NoIR Wide Camera Module 3 uses imx708_wide_noir as its sensor's model so it is not found in camera_sensor_properties.cpp and uses the default properties instead. I've added imx708_wide and imx708_noir as well. I don't have either of them to so I can't check that those sensor model names are correct.

The NoIR Camera Module 1 uses the same sensor name as the version with an IR filter so it doesn't need a separate entry in the database.

I don't have a NoIR Camera Module 2 to test so it may need adding as well.

davidplowman and others added 2 commits March 24, 2026 18:09
The correct values are 2, not 3.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
The NoIR and wide variants of the camera module 3 have different
sensor model names.

Signed-off-by: Peter Bailey <87275960+PineappleBeech@users.noreply.github.com>
@DuyDang007

Copy link
Copy Markdown

Hi,
Can anyone proceed the reviewing?

@naushir

naushir commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

@davidplowman should we update the vblank/hblank delays?

@davidplowman

Copy link
Copy Markdown
Collaborator

@davidplowman should we update the vblank/hblank delays?

Feels like we should, but are names like "imx708_noir", that aren't real sensor names, permissible, do you think?

@naushir

naushir commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

but are names like "imx708_noir", that aren't real sensor names, permissible, do you think?

That change will have to stay downstream only.

@6by9

6by9 commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Perhaps the discussion over identifying modules within V4L2 can be nudged, as that is what this is. Same sensor (imx708) but with different optics (combinations of IR filter and lens).

https://lore.kernel.org/linux-media/40b6589d-ef42-48d0-9853-341dc196fd18@kernel.org/

Stefan Klug: How to progress on Module identification

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.

5 participants