Skip to content

add RAW8 modes and extend sensor mode support#27

Merged
andrestraker merged 2 commits into
analogdevicesinc:mainfrom
SPadmana95:add_raw8_resolution_main
May 21, 2026
Merged

add RAW8 modes and extend sensor mode support#27
andrestraker merged 2 commits into
analogdevicesinc:mainfrom
SPadmana95:add_raw8_resolution_main

Conversation

@SPadmana95

Copy link
Copy Markdown
Contributor

This pull request adds RAW8 sensor mode support to the ADSD3500 driver
across both NVIDIA (L4T) and Raspberry Pi platforms, extending the
available set of sensor configurations and improving flexibility for
depth and AB streaming use cases.

  • Introduce multiple RAW8 (MEDIA_BUS_FMT_SRGGB8_1X8) modes with new
    resolutions and configurations in adsd3500_mode_tbls.
  • Extend enum definitions and frame format tables to expose additional
    operating modes (modes 69–81) at 30 FPS.
  • Update mode info structures with corresponding parameters such as
    pixel rate and link frequency to ensure correct pipeline setup.
  • Align support across NVIDIA L4T and RPi driver variants for consistent
    feature availability.

These changes enable support for additional sensor output formats,
including interleaved depth/confidence data and superframe-based
configurations, matching newer firmware capabilities and expanding
application coverage.

…port

- Introduce multiple RAW8 (MEDIA_BUS_FMT_SRGGB8_1X8) modes with new
resolutions and configurations in adsd3500_mode_tbls and mode info.
- Extend enum and frame format tables to expose additional sensor
operating modes (modes 69–81) at 30 FPS.
- Update mode info table with corresponding pixel rate and link
frequency entries to ensure proper pipeline configuration.

Signed-off-by: Sivasubramanaiyan Padmanaban <sivasubramaniyan.padmanaban@analog.com>
- Introduce multiple RAW8 (MEDIA_BUS_FMT_SRGGB8_1X8) modes with new
resolutions and configurations in adsd3500_mode_tbls and mode info.
- Update mode info table with corresponding pixel rate and link
frequency entries to ensure proper pipeline configuration.

Signed-off-by: Sivasubramanaiyan Padmanaban <sivasubramaniyan.padmanaban@analog.com>
@andrestraker andrestraker self-requested a review May 21, 2026 09:57
@andrestraker andrestraker merged commit ef54099 into analogdevicesinc:main May 21, 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.

2 participants