Skip to content

Add MAX96712 to apply_patches_ext.sh - #367

Merged
ymodlin merged 1 commit into
devfrom
fix_apply_patches_ext
Feb 19, 2026
Merged

Add MAX96712 to apply_patches_ext.sh#367
ymodlin merged 1 commit into
devfrom
fix_apply_patches_ext

Conversation

@ymodlin

@ymodlin ymodlin commented Feb 19, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings February 19, 2026 18:14
@ymodlin
ymodlin merged commit 1805b86 into dev Feb 19, 2026
10 checks passed
@ymodlin
ymodlin deleted the fix_apply_patches_ext branch February 19, 2026 18:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR adds the copying of the MAX96712 deserializer header file to the apply_patches_ext.sh script, ensuring that the header is available during the build process for both JetPack 6.x and JetPack 5.x versions. The MAX96712 is a Maxim Integrated deserializer used in GMSL (Gigabit Multimedia Serial Link) camera configurations, and its header file is required by the d4xx camera driver.

Changes:

  • Added copy commands for max96712.h header file for both JetPack 6.x and 5.x branches
  • For JetPack 6.x: copies from nvidia-oot/max96712.h to the nvidia-oot include/media/ directory
  • For JetPack 5.x and earlier: copies from kernel/nvidia/max96712.h to the kernel/nvidia include/media/ directory

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

ymodlin added a commit that referenced this pull request Feb 19, 2026
Co-authored-by: ymodlin <ymodlin@realsenseai.com>
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