External port/20260810 - #38
Merged
Merged
Conversation
Use I2C_SPEED to set the I2C connection speed. 100kHz seems to fix the I2C read/write issue towards D457 firmware. The speed needs to be consistent throughout the whole link, from sensor up until deserializer. Signed-off-by: Khai Wen, Ng <khai.wen.ng@intel.com>
Update the 7.0 ipu-bridge patch to include AR0234 in ipu_supported_sensors. Also remove the stray diffstat lines from the top of the patch file so the patch content is clean and consistent. Signed-off-by: Goh, Wei Khang1 <wei.khang1.goh@intel.com>
Added a table of contents section with links to all major sections: - BIOS Configuration Table - Camera Configuration File Setup - Environment Setup - Sensor Verification - Sample Userspace Command - Streaming Result This improves document navigation and readability. Signed-off-by: Sodhi, Vunny <vunny.sodhi@intel.com>
Split each AIC into "Links" and "Connection" subsections and add missing connection diagrams: - Add MAX9296 AIC connection diagram (max9296-connection.png) - Add MAX96724 AIC (REV A) C-PHY connection diagram (max96724-faba-cphy.png) - Rename REV B sections to "MAX96724 AIC (D-PHY)/(C-PHY) (REV B) Connection" for consistency - Update Table of Contents and in-page cross-references to match the new anchors Signed-off-by: Sodhi, Vunny <vunny.sodhi@intel.com>
vunnyso
approved these changes
Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation update for ISX031
AR0234 MIPI support in Kernel 7.0
Add I2C_SPEED definition in ASL